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
55508cca6adb2bc4b3772fdc7ac3fd9427cd2fca
pi/packages/tui/src
T
History
Mario Zechner 18d9d9d704 fix(tui): document kill ring and reset history
2026-01-17 21:12:48 +01:00
..
components
fix(tui): document kill ring and reset history
2026-01-17 21:12:48 +01:00
autocomplete.ts
feat: Add skill slash commands and fuzzy matching for all commands
2026-01-11 17:56:11 +01:00
editor-component.ts
feat(coding-agent): add ctx.ui.setEditorComponent() extension API
2026-01-07 16:11:49 +01:00
fuzzy.ts
feat: Add skill slash commands and fuzzy matching for all commands
2026-01-11 17:56:11 +01:00
index.ts
fix: align input editor with message content padding
2026-01-16 23:15:06 +01:00
keybindings.ts
feat(tui): add Alt+D to delete word forward (kill)
2026-01-17 21:11:20 +01:00
keys.ts
feat(tui): add legacy Alt+letter key sequence support
2026-01-17 21:11:20 +01:00
stdin-buffer.ts
fix(tui): handle batched input over SSH with StdinBuffer
2026-01-07 17:50:06 +01:00
terminal-image.ts
Fix Ghostty detection inside tmux for inline images (#299)
2025-12-24 12:04:41 +01:00
terminal.ts
fix: keyboard shortcuts on non-Latin keyboard layouts (#718)
2026-01-14 10:28:58 +01:00
tui.ts
fix(tui): always position cursor for IME
2026-01-17 11:40:39 +01:00
utils.ts
feat(tui): hardware cursor positioning for IME support
2026-01-16 04:30:07 +01:00