zot/internal/tui
2026-05-03 12:31:11 +02:00
..
detect_bg.go tui: user bubble layout, OSC 11 theme detection, image footprint fix 2026-05-03 10:18:48 +02:00
editor.go tui: require pasted path candidates to exist on disk 2026-04-27 10:59:23 +02:00
highlight.go chore: scrub stray "pi" references from source comments 2026-04-19 17:06:45 +02:00
image.go tui: disable iTerm inline images by default 2026-05-03 11:08:56 +02:00
image_test.go fix(tui): stabilize inline image scrolling 2026-04-26 11:20:25 +02:00
input.go add collapsible code blocks 2026-04-18 10:30:29 +02:00
markdown.go tui: render markdown tables 2026-05-03 12:31:11 +02:00
markdown_test.go tui: render markdown tables 2026-05-03 12:31:11 +02:00
partialjson.go feat(tui): live-stream file body during write/edit tool calls 2026-04-20 08:37:14 +02:00
partialjson_test.go feat(tui): live-stream file body during write/edit tool calls 2026-04-20 08:37:14 +02:00
paste_collapse_test.go tweak(tui): two-threshold paste collapse with line-vs-char shape 2026-04-21 17:13:23 +02:00
quote_paste_test.go tui: skip path-quoting tests on windows 2026-04-27 11:14:39 +02:00
render.go fix(tui): VS Code ghost highlight on selection navigation 2026-04-25 20:49:41 +02:00
resize_unix.go fix ci: portable syscall.Select via x/sys/unix; gofmt pass 2026-04-18 10:55:42 +02:00
resize_windows.go initial commit 2026-04-17 20:36:38 +02:00
statusbar_test.go feat(ext): phase 4 - full-event interception, arg rewrites, /reload-ext 2026-04-19 17:02:04 +02:00
terminal.go initial commit 2026-04-17 20:36:38 +02:00
theme.go tui: user bubble layout, OSC 11 theme detection, image footprint fix 2026-05-03 10:18:48 +02:00
view.go tui: keep cursor pinned during inline image render 2026-05-03 10:54:37 +02:00
wrap_test.go feat(tui): collapse multi-line pastes to a placeholder token 2026-04-21 08:47:36 +02:00