This website requires JavaScript.
Explore
Help
Sign In
Emil_Shanaty
/
my-pi
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a44cf0db0939351818bb4bd598116ec5fdd02ac
my-pi
/
packages
/
tui
/
src
T
History
Mario Zechner
7a44cf0db0
fix(tui): matchesKey now matches Kitty sequences for unmodified letter keys
...
Needed for key release events which come as CSI sequences even for plain letters.
2026-01-07 00:57:10 +01:00
..
components
Improve OAuth login UI with consistent dialog component
2026-01-05 19:58:44 +01:00
autocomplete.ts
TUI: Improve file completion display (
fixes
#280
)
2025-12-22 16:36:42 +01:00
index.ts
feat(tui): add Kitty keyboard protocol flag 2 support for key release events
2026-01-07 00:41:44 +01:00
keybindings.ts
fix(tui): remove alt+enter from newLine default keybinding
2026-01-05 23:17:34 +01:00
keys.ts
fix(tui): matchesKey now matches Kitty sequences for unmodified letter keys
2026-01-07 00:57:10 +01:00
terminal-image.ts
Fix Ghostty detection inside tmux for inline images (
#299
)
2025-12-24 12:04:41 +01:00
terminal.ts
feat(tui): add Kitty keyboard protocol flag 2 support for key release events
2026-01-07 00:41:44 +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): trim trailing whitespace in wrapped lines to prevent width overflow
2026-01-04 22:15:25 -06:00