75lb/renamer

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:
screenshot from 2016-04-13 04-50-52

75lb commented

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)

75lb commented

thanks, but don't worry - looking at it now.

75lb commented

i'm unable to reproduce this.. i'm in gnome-terminal on Ubuntu 15 with the default font.. node v5, renamer v0.5.6..

screen shot 2016-04-13 at 12 30 58

75lb commented

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

75lb commented

fixed by upgrading dependent modules to latest versions.. released in renamer v0.5.7.. thanks again for the report 👍

@tandrewnichols @ismyrnow

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.

75lb commented

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 :)