dry icon indicating copy to clipboard operation
dry copied to clipboard

Custom key bindings

Open rafi opened this issue 9 years ago • 3 comments

It would be great to have a way to customize keys, Vim bindings are missed.

rafi avatar May 27 '16 22:05 rafi

Sorry for the (very) late answer.

I would prefer for now not to add any config files, I rather keep the tool as something easy to install and remove.

If you could tell me which binding are being most missed I might be able to bind them to existing actions.

moncho avatar Mar 24 '17 12:03 moncho

I would indeed be nice to be able to change keybindings. F-keys are really not great to use on a Mac.

tcurdt avatar Mar 04 '19 01:03 tcurdt

j and k should work like down/up arrow in all scenarios. They work on some screens that have selections, but don't work to scroll on paginated screens (like scrolling in logs) 😱.

o as an alias to enter would also be nice.

JonDum avatar Jun 10 '19 00:06 JonDum