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

arrow keys should navigate while in commit edit window.

Open shidel-dev opened this issue 10 years ago • 2 comments

When I am editing a commit, I am not able to navigate via the arrow keys. If a want to fix a misspelled word I must use backspace.

shidel-dev avatar Jul 15 '15 14:07 shidel-dev

I've finding a proper solution. We can using https://github.com/slap-editor component but it's very big project than GC. So, maybe I need to implement cursor behavior simply.

golbin avatar Jul 16 '15 00:07 golbin

I made a patch of blessed for this. https://github.com/chjj/blessed/pull/156

When this patch will be approved, it'll be fixed.

golbin avatar Jul 18 '15 10:07 golbin