thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.74k stars 241 forks source link

Missing KEY_FORWARDS KEY_BACKWARDS input #703

Closed ghost closed 3 years ago

ghost commented 4 years ago

I use the KEY_FORWARDS and KEY_BACKWARDS (the two keys next to the arrow keys on older thinkpads, on newer models replaced with PGUP and PGDN) in emacs all the time to jump between buffers. In terminal-emacs this does not work, since those keys are not carried over to the terminal application. Can termite be somehow configured to pass these keys through?

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.