co-mono/packages/tui/src
Helmut Januschka e3c2616713 fix(tui): add legacy terminal support for shift+letter shortcuts
In legacy terminals, Shift+P produces uppercase 'P' instead of
Kitty protocol sequences. Add fallback to check uppercase letters
for shift+letter combinations.
2026-01-04 18:13:29 +01:00
..
components fix(tui): expand paste markers when opening external editor (#444) 2026-01-04 18:11:42 +01:00
autocomplete.ts TUI: Improve file completion display (fixes #280) 2025-12-22 16:36:42 +01:00
index.ts feat: add type-safe KeyId for matchesKey function 2026-01-03 16:03:35 +01:00
keybindings.ts feat: add type-safe KeyId for matchesKey function 2026-01-03 16:03:35 +01:00
keys.ts fix(tui): add legacy terminal support for shift+letter shortcuts 2026-01-04 18:13:29 +01:00
terminal-image.ts Fix Ghostty detection inside tmux for inline images (#299) 2025-12-24 12:04:41 +01:00
terminal.ts Add terminal title support to TUI framework (#407) 2026-01-02 22:00:34 +01:00
tui.ts feat: configurable keybindings for all editor and app actions 2026-01-03 08:23:56 +01:00
utils.ts fix(tui): Strip OSC 8 hyperlink sequences in visibleWidth (#396) 2026-01-02 10:32:36 +01:00