makew0rld / amfora

A fancy terminal browser for the Gemini protocol.
GNU General Public License v3.0
1.14k stars 68 forks source link

Add Tab and Shift-Tab to keybindings #295

Open seanicus64 opened 2 years ago

seanicus64 commented 2 years ago

In the Linux VT terminal it won't recognize Shift+Tab, and instead interprets it as a Tab. I was happy when I saw that amfora supports custom keybindings, but not a single one of them appear to relate to selecting the next or previous tab. This is a curious omission. Is there something I'm missing, or are these values simply not in the default keybindings file?

makew0rld commented 2 years ago

Yep, it looks like this is missing from the keybindings. Definitely something that should be added.