This is what I missed in #144 and hopefully finishes the key request from #117. It just skips the loading of the default keymap if Minimal is selected. With this, Gram still behaved the way I expected with vim keys, just without other editors' keys on top of it.
I added a second commit that adds basic up/down/select navigation for Prompt windows, i.e. the "you have unsaved changes, save / don't save / cancel" window. (I noticed that the selection isn't highlighted, so you can't tell what you're picking unless you count keypresses. I'll file an issue for that.)
This is what I missed in #144 and hopefully finishes the key request from #117. It just skips the loading of the default keymap if Minimal is selected. With this, Gram still behaved the way I expected with vim keys, just without other editors' keys on top of it.
I added a second commit that adds basic up/down/select navigation for Prompt windows, i.e. the "you have unsaved changes, save / don't save / cancel" window. (I noticed that the selection isn't highlighted, so you can't tell what you're picking unless you count keypresses. I'll file an issue for that.)