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 191 forks source link

Keyboard bindings - git_add_and_commit #109

Open joaovpmamede opened 11 years ago

joaovpmamede commented 11 years ago

Tried on iterm and terminal but I can't run this shortcut. The git_commit_all works fine though.

ndbroadbent commented 10 years ago

So Ctrl+x+space works, but Ctrl+x+c doesn't?

joaovpmamede commented 10 years ago

That's right!

ndbroadbent commented 10 years ago

That's pretty weird, maybe you have something else bound to those keys. I would suggest trying to change the character and see if you can get it to work with another letter

joaovpmamede commented 10 years ago

I tried that before but it doesn't work. Would love to know if more people are getting the same as me...

Well thank you anyway :)

darwin commented 8 years ago

The above commit fixed the issue for me. It is definitely something related to my env, but I wasn't able to figure out what. I'm also using https://github.com/mathiasbynens/dotfiles, so it is not easy for me to pin-point the exact root cause.