Qutebrowser inspired vim-like keybindings for Amfora

I've become so used to the keyboard driven web browser qutebrowser, in addition to being a (nvi -> vim ->) neovim user, that I often stumble when I try to move around in something with other (or barely any) keybindings.

Luckily Amfora is very configurable in many aspects including keybindings, so here's what I came up with,

bind_reload = ["Ctrl-R","r"]
bind_home = "Ctrl-X"
bind_bookmarks = "b"
bind_add_bookmark = "B"
bind_sub = "s"
bind_add_sub = "a"
bind_save = "S"
bind_pgup = ["PgUp","U"]
bind_pgdn = ["PgDn","Space"]
bind_bottom = [":","o","f"]
bind_edit = "e"
bind_back = ["H","Backspace"]
bind_forward = "L"
bind_new_tab = "Ctrl-T"
bind_close_tab = ["Ctrl-W","d"]
bind_next_tab = "J"
bind_prev_tab = "K"
bind_quit = ["Ctrl-C","Ctrl-Q","q"]
bind_help = "?"

I then also happily noted that the help screen reflect the keys you configured.

=> Amfora, Gemini TUI written in Go

Proxy Information
Original URL
gemini://tilde.pink/~omni/amforaKeyBindings.gmi
Status Code
Success (20)
Meta
text/gemini;
Capsule Response Time
15.153041 milliseconds
Gemini-to-HTML Time
0.142294 milliseconds

This content has been proxied by September (3851b).