co-mono/packages
Mario Zechner 28c3ffb914 fix(tui): handle Kitty protocol lock key modifiers
Fixes keyboard input in Ghostty on Linux when Num Lock is enabled.
The Kitty protocol includes Caps Lock (64) and Num Lock (128) bits
in modifier values. Now masks out lock bits when matching shortcuts.

Added helper functions: isArrowUp/Down/Left/Right, isEnter, isTab,
isBackspace, isShiftEnter, isAltEnter, isAltLeft/Right, isCtrlLeft/Right

fixes #243
2025-12-19 20:34:20 +01:00
..
agent feat: add xhigh thinking level support for gpt-5.2 and gpt-5.2-codex 2025-12-19 19:59:13 +01:00
ai feat: add xhigh thinking level support for gpt-5.2 models 2025-12-19 20:07:24 +01:00
coding-agent fix(tui): handle Kitty protocol lock key modifiers 2025-12-19 20:34:20 +01:00
mom Release v0.24.0 2025-12-19 05:21:25 +01:00
pods Release v0.24.0 2025-12-19 05:21:25 +01:00
proxy Release v0.24.0 2025-12-19 05:21:25 +01:00
tui fix(tui): handle Kitty protocol lock key modifiers 2025-12-19 20:34:20 +01:00
web-ui Release v0.24.0 2025-12-19 05:21:25 +01:00