git-commander icon indicating copy to clipboard operation
git-commander copied to clipboard

add config with custom keyboard shortcuts

Open arozwalak opened this issue 10 years ago • 4 comments

I'm using git through screen where Ctrl-a is special combination to switch to screen options. So this way I can't use most of the keys from git-commander

arozwalak avatar Jul 25 '15 15:07 arozwalak

Actually I faced the problem too. And C-c is also a problem. :-(

So, I've thinking which is better; Adding config or Change default keys.

What do you think?

golbin avatar Jul 27 '15 01:07 golbin

Adding the ability to configure keys would be great! With custom key mapping you could also provide different basic flavours of key setups, I'm thinking about vi-style paging with C-f/b vs. mc-style paging with PageUp/Down. I'd be happy to work on this, shall I?

jzsfkzm avatar Jul 29 '15 15:07 jzsfkzm

Yes, I think that configurable keys would be better choice so everyone can do it on their way.

arozwalak avatar Jul 29 '15 15:07 arozwalak

@jzsfkzm @arozwalak I see. Actually, if we make this configurable, then easy to change the default keys. Thanks!

golbin avatar Jul 29 '15 23:07 golbin