co-mono/packages/coding-agent/src/modes/interactive
Mario Zechner f8b6164ecd Fix Escape key handling for Kitty keyboard protocol
Add isEscape() helper that handles both raw (\x1b) and Kitty protocol
(\x1b[27u) Escape sequences. Update all components that check for
Escape key to use the new helper.
2025-12-19 04:54:02 +01:00
..
components Fix Escape key handling for Kitty keyboard protocol 2025-12-19 04:54:02 +01:00
theme Add intra-line diff highlighting for edit tool 2025-12-18 16:49:44 +01:00
interactive-mode.ts Merge kitty-protocol-support into main 2025-12-19 01:21:47 +01:00