piotrmurach / tty-prompt

A beautiful and powerful interactive command line prompt
https://ttytoolkit.org
MIT License
1.47k stars 136 forks source link

Allow using `k`/`j` in addition to arrow keys to move selection up/down #193

Closed vinnydiehl closed 1 year ago

vinnydiehl commented 1 year ago

Many TUI applications allow for the use of vim-like keybinds to scroll/move selection. Would be nice if this were available here.

piotrmurach commented 1 year ago

Please read keyboard events section in the readme.