ilia icon indicating copy to clipboard operation
ilia copied to clipboard

Allow ilia keybindings to be configured

Open kgilmer opened this issue 4 years ago • 5 comments

Based on https://github.com/regolith-linux/regolith-desktop/issues/268

kgilmer avatar Feb 26 '22 16:02 kgilmer

+1, this would be nice. One thing I miss from Rofi is that Ctrl+N and Ctrl+P could be used to select the next and previous entries instead of having to use the up and down arrows. I use Emacs so I'm pretty used to those bindings and they worked with Rofi out of the box :grin:

sr9992 avatar Jun 11 '22 02:06 sr9992

+1 from me as well! Would use Ctrl+j and Ctrl-p as I am a vim user! :-D Or at least give tab to cycle through the current results.

christo-auer avatar Nov 06 '22 19:11 christo-auer

implemented in https://github.com/regolith-linux/ilia/commit/bb5549e28c5018084fa5f569736096c52ea5125e

kgilmer avatar Nov 19 '22 17:11 kgilmer

Rather than implementing general purpose keybinding replacement, I opted to just add vim and emacs prev/next items for now based on user feedback and relative complexity. May opt for expanding customization options in the future based on user feedback.

kgilmer avatar Nov 19 '22 17:11 kgilmer

Awesome! Thanks!

christo-auer avatar Nov 19 '22 18:11 christo-auer