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
80e6c4cf579e8a6633c412d6ba2dfea33c6a57ef
pi/packages/tui/src
T
History
Mario Zechner f42deae13e fix(tui): gate slash menu to empty input
2026-01-22 23:12:33 +01:00
..
components
fix(tui): gate slash menu to empty input
2026-01-22 23:12:33 +01:00
autocomplete.ts
fix(tui): don't add space after directory completion for @ file attachments
2026-01-21 23:48:41 +01:00
editor-component.ts
feat(coding-agent): add ctx.ui.setEditorComponent() extension API
2026-01-07 16:11:49 +01:00
fuzzy.ts
More fuzzy finder (#860)
2026-01-19 22:22:51 +01:00
index.ts
fix(tui): proper Kitty image ID management and cleanup
2026-01-22 04:39:58 +01:00
keybindings.ts
feat(tui): add Alt+Delete as hotkey for Delete word forwards (#878)
2026-01-20 23:03:44 +01:00
keys.ts
feat(tui): add legacy terminal support for Ctrl+symbol keys
2026-01-19 00:18:47 +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(tui): prevent image ID collisions between modules
2026-01-22 04:52:55 +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): fix viewport tracking and cursor positioning for overlays and content shrink
2026-01-20 23:30:53 +01:00
utils.ts
feat(tui): hardware cursor positioning for IME support
2026-01-16 04:30:07 +01:00