Logo
Explore
Register Sign In
agent/pi
2
0
Fork 0
You've already forked pi
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
v0.52.1
pi/packages/tui/src
T
Aliou Diallo 9920d899b5 fix(tui): allow slash command menu on first line with existing text
9920d899b5 ยท 2026-02-04 14:02:38 +01:00
History
..
components
fix(tui): allow slash command menu on first line with existing text
2026-02-04 14:02:38 +01:00
autocomplete.ts
fix(tui): include hidden paths in @ autocomplete
2026-02-03 01:36:46 +01:00
editor-component.ts
feat: add autocompleteMaxVisible setting for configurable dropdown height
2026-01-29 03:16:52 +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,coding-agent): add ctrl+b/ctrl+f cursor navigation keybindings (#1053)
2026-01-30 01:43:54 +01:00
keys.ts
fix(tui): prevent Kitty protocol base layout key from causing false shortcut matches
2026-02-01 01:25:00 +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
perf(tui): use startsWith short-circuit in isImageLine
2026-01-30 17:07:43 +01:00
terminal.ts
fix(tui): drain stdin on exit to avoid Kitty release leak
2026-02-03 00:07:35 +01:00
tui.ts
feat(tui): add PI_DEBUG_REDRAW=1 env var for debugging full redraws
2026-02-02 08:39:57 +01:00
utils.ts
feat(tui): hardware cursor positioning for IME support
2026-01-16 04:30:07 +01:00