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

ALT+ArrowDown received twice #706

Closed ghost closed 4 years ago

ghost commented 4 years ago

Emacs in console mode receives ALT+ArrowDown (M-\<down>) twice. Keybinding this useful combo becomes unusable. ALT+ArrowUp works just fine, but any command bound to ALT+ArrowDown is being run twice.

ghost commented 4 years ago

After looking into it some more, I believe it is actually emacs related. Was too quick to report :S