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
08aa7a7dad476b23bda7c11d1ded3766b97fb47d
pi/packages/tui/src
T
History
Mario Zechner 178a3a563f fix(tui): handle split Shift+Enter in VS Code
2026-01-11 04:03:42 +01:00
..
components
fix(tui): handle split Shift+Enter in VS Code
2026-01-11 04:03:42 +01:00
autocomplete.ts
TUI: Improve file completion display (fixes #280)
2025-12-22 16:36:42 +01:00
editor-component.ts
feat(coding-agent): add ctx.ui.setEditorComponent() extension API
2026-01-07 16:11:49 +01:00
index.ts
fix(tui): handle batched input over SSH with StdinBuffer
2026-01-07 17:50:06 +01:00
keybindings.ts
fix(tui): remove alt+enter from newLine default keybinding
2026-01-05 23:17:34 +01:00
keys.ts
fix(tui): skip key release/repeat check for bracketed paste content
2026-01-11 03:14:59 +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 TUI rendering with wrong dimensions after suspend/resume
2026-01-11 02:47:28 +01:00
tui.ts
fix(tui): reduce flicker by only re-rendering changed lines (#617)
2026-01-11 03:02:35 +01:00
utils.ts
feat(tui): add overlay compositing for ctx.ui.custom() (#558)
2026-01-08 22:40:42 +01:00