You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
Hi @harthur , thanks for this very nice tool. I've been using it for some refactoring work and I'm noticing that in our repo (granted, it has a very large Godeps directory so that may be part of the problem) I can consistently duplicate a bug which scrambles the output of the terminal.
Try these steps:
$ git clone https://github.com/docker/machine
$ cd machine
$ replace "github.com/docker/machine/drivers""github.com/docker/machine/libmachine/drivers"
I get a really crazy looking output:
And my terminal is now completely scrambled:
I'm using iTerm2 on Yosemite. Not a show-stopping bug, but I figured I'd report it! Thanks.
The text was updated successfully, but these errors were encountered:
Hi @harthur , thanks for this very nice tool. I've been using it for some refactoring work and I'm noticing that in our repo (granted, it has a very large
Godeps
directory so that may be part of the problem) I can consistently duplicate a bug which scrambles the output of the terminal.Try these steps:
I get a really crazy looking output:
And my terminal is now completely scrambled:
I'm using iTerm2 on Yosemite. Not a show-stopping bug, but I figured I'd report it! Thanks.
The text was updated successfully, but these errors were encountered: