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.73k stars 240 forks source link

Ctrl-+ and Ctrl-- do not work with the numpad #625

Closed pvutov closed 5 years ago

pvutov commented 6 years ago

The hotkeys for increasing and decreasing font size only work with the plus and minus keycodes, not their numpad equivalents (KP_Add and KP_Subtract).

To make sure that it is not caused by something else, I verified the events with xev and also installed another terminal with the same scheme (sakura).

BarbUk commented 5 years ago

There is a PR to fix this issue: https://github.com/thestinger/termite/pull/652

jelly commented 5 years ago

470631b0b7832c89d131a0c0ce03e3e246efe2ea