co-mono/packages/tui/src
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
autocomplete.ts fix: file @ autocomplete performance using fd 2025-11-28 23:38:44 +01:00
index.ts Fix Escape key handling for Kitty keyboard protocol 2025-12-19 04:54:02 +01:00
keys.ts Fix Escape key handling for Kitty keyboard protocol 2025-12-19 04:54:02 +01:00
terminal-image.ts Update docs for inline images, remove PI_NO_IMAGES env var 2025-12-13 23:21:18 +01:00
terminal.ts Add Kitty keyboard protocol support for Shift+Enter and other modifier keys 2025-12-18 19:20:30 +02:00
tui.ts Fix image rendering artifacts and improve show-images selector 2025-12-13 23:53:28 +01:00
utils.ts Fix ANSI styles not preserved across newlines in text wrapping 2025-12-15 23:00:25 +01:00