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

Ctrl + x + space is now giving me: " git_commit_all^M" #261

Closed ndbroadbent closed 5 years ago

ndbroadbent commented 5 years ago

I just pulled the latest scm_breeze, and the Ctrl + x + space shortcut is now giving me " git_commit_all^M" in the terminal, instead of simulating the enter key. (Using bash.)

Was wondering if something has changed that would affect that?

ndbroadbent commented 5 years ago

Ah looks like this was in 1f3b8a6b11ab1d60cdbdea56525b4aefee8326a5

ndbroadbent commented 5 years ago

Related to PR: #246

ghthor commented 5 years ago

Sorry about this. I did poor dogfooding on that change because I don't use it. We should revert it until we figure out a better way to support #246's needs