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
902473797d101dd57b6eab644027cea36e37bc10
pi/packages/tui/src
T
History
Nathan IgoandGitHub 902473797d feat(tui,coding-agent): add ctrl+b/ctrl+f cursor navigation keybindings (#1053)
2026-01-30 01:43:54 +01:00
..
components
feat(tui): add character jump navigation (Ctrl+], Ctrl+Alt+]) (#1074)
2026-01-30 01:42:14 +01:00
autocomplete.ts
fix(tui): avoid duplicating quotes during autocomplete
2026-01-30 00:26:24 +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
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(tui): fix scrollback overwrite when appending lines past viewport
2026-01-26 16:51:28 +01:00
tui.ts
perf(tui): scan only bottom terminal height lines in extractCursorPosition
2026-01-28 01:40:57 +00:00
utils.ts
feat(tui): hardware cursor positioning for IME support
2026-01-16 04:30:07 +01:00