Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f023af0dabe09b348daaafd06978715f67fbd7de
pi/packages/tui/src
T
History
Mario Zechner 4d87196801 fix(tui): remove alt+enter from newLine default keybinding
alt+enter is used by coding-agent for follow-up messages.
Having it also mapped to newLine caused a conflict.
2026-01-05 23:17:34 +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): query Kitty keyboard protocol support before enabling
2026-01-05 22:52:13 +01:00
keybindings.ts
fix(tui): remove alt+enter from newLine default keybinding
2026-01-05 23:17:34 +01:00
keys.ts
feat(tui): query Kitty keyboard protocol support before enabling
2026-01-05 22:52:13 +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): query Kitty keyboard protocol support before enabling
2026-01-05 22:52:13 +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