contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.37k stars 102 forks source link

Revive input mapping of keypad/numpad keys #1324

Closed christianparpart closed 9 months ago

christianparpart commented 9 months ago

Reviving keypad/numpad key handling in InputGenerator.

This still misses the Qt frontend part, but that was never there. This PR at least brings back the backend part and ensures that (once working for the Qt part), we're having it all automatically for the backend again.