Usage output is formatted wrongly
KristobalJunta opened this issue · 11 comments
As already mentioned as off-topic in #18, the usage output is formatted wrongly
This is a 1366x768 screen of gnome-terminal:
will take a look today, thanks.
I am also planning to take a look at that and maybe do a pull request, but
dunno if I would have spare time soon.
On Apr 13, 2016 10:07 AM, "Lloyd Brookes" notifications@github.com wrote:
will take a look today, thanks.
—
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#20 (comment)
thanks, but don't worry - looking at it now.
what value is your TERM
environment variable set to? this is mine:
$ echo $TERM
xterm-256color
It's OpenSuse Tumbleweed, Gnome 3.20. Font is Droid Sans Mono, but I dont think it affects the output in that way.
echo $TERM
xterm-256color
Node version is 5.7.1, renamer is 0.5.6
fixed by upgrading dependent modules to latest versions.. released in renamer v0.5.7.. thanks again for the report 👍
Weeeell, I'm still here with the bug
Somehow, when I run renamer with node bin/cli.js -h
everything is well (even the older 0.5.6 version)
But, using the renamer
command it all stays the same. I updated it to v0.5.7 just now.
First case, I run source code checked out from github, the second - installed via npm
Whoa. I dunno what happened, I just reinstalled renamer via npm and all works
It defenitely was v0.5.7 before reinstallation, I double-checked, but... pure magic :)