stmp
stmp copied to clipboard
Add support for customizable keybinds
Adds support for customizable keybinds (closes #7, closes #49).
I've left out Enter/Escape since those are pretty generic. However, they're easy to implement if requested.
I think moving up and down the list is handled by the upstream tview library in their list code. There may be a way to override it?
Also, thanks for the PR! Love to see new features coming along
Sorry about how long this sat. I've finally fixed the up/down bindings, so this is ready for review :)
Ahh sorry I'm just getting to this now.