scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

Separator is not working correctly #298

Open valerybugakov opened 4 years ago

valerybugakov commented 4 years ago

Hello, first of all, thank you for the amazing scripts! Love them.

It looks like the output from the scripts is not separated via the separator symbol.

Screenshot 2020-02-03 at 16 02 28

Instead of printing just /Users/val/.dotfiles/oldschool/dots/.eslintrc it prints all the changed files concatenated via |. I've tried reinstalling scripts but still get the same issue. What may be the cause of such behavior?

eballerini commented 3 years ago

I am running into the same problem. I am not sure what's changed but I have 2 MacBookPros and it's working for one but not the other. It's working on this MBP:

It's not working on that MBP:

valerybugakov commented 3 years ago

Yep, still have this issue. Would appreciate any insight on how to fix it.