gomuks: added keybindings

This commit is contained in:
dogeystamp 2023-07-12 21:54:30 -04:00
parent 49e7178980
commit c70fc2ecda
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -0,0 +1,13 @@
main:
# ctrl-enter is broken for me and idk why
'Ctrl+u': add_newline
visual:
# just to emphasize that these binds do exist by default 🐸
'h': clear
'k': select_prev
'j': select_next
'l': confirm
room:
'Escape': no-op