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
db829e73f9cfd9a987e468f3cd46f892fd6d9d4d
pi/packages/tui/src
T
History
Mario Zechner 69a8ecd5b3 fix: slash command autocomplete triggers for . - _ prefixes
fixes #422
2026-01-03 15:44:36 +01:00
..
components
fix: slash command autocomplete triggers for . - _ prefixes
2026-01-03 15:44:36 +01:00
autocomplete.ts
TUI: Improve file completion display (fixes #280)
2025-12-22 16:36:42 +01:00
index.ts
Add setEditorText/getEditorText to hook UI context, improve custom() API
2026-01-01 00:04:56 +01:00
keys.ts
tui: fix shift+space/backspace/delete on kitty-protocol terminals
2026-01-03 06:58:56 +11: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
Add global debug key (Shift+Ctrl+D), iterative tree sorting to avoid stack overflow
2025-12-30 22:42:22 +01:00
utils.ts
fix(tui): Strip OSC 8 hyperlink sequences in visibleWidth (#396)
2026-01-02 10:32:36 +01:00