Files
eepp/src/modules
Martín Lucas Golini f18ba006fb Fix application cursor keys in terminal sessions
Read application cursor, keypad, and NumLock state from the worker display
when encoding mapped keys. These are display modes rather than terminal text
modes, so checking mTerm.mode caused full-screen applications such as htop
and nvtop to receive normal cursor sequences instead of application-mode
sequences.

Add regression coverage for application-mode Up and Down keys.
2026-09-18 00:26:56 -03:00
..