zot/internal/tui
2026-05-22 17:19:29 +02:00
..
crlf_test.go tui: use DECSC/DECRC for bottom-band anchor; normalize \r in editor input 2026-05-05 14:35:40 +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 Use ASCII ellipses throughout 2026-05-22 17:19:29 +02:00
editor_ansi_prompt_test.go tui: strip ANSI from prompt before wrapping so cursor lands at end 2026-05-13 11:13:20 +02:00
highlight.go tui: strip syntax highlight backgrounds 2026-05-04 15:54:13 +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 interactive: speed up mouse scrolling in vscode 2026-05-04 10:08:11 +02:00
input_test.go interactive: speed up mouse scrolling in vscode 2026-05-04 10:08:11 +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 swarm: introduce /swarm dashboard, /btw-style transcript view, and per-session scope 2026-05-16 11:53:20 +02:00
render_test.go swarm: introduce /swarm dashboard, /btw-style transcript view, and per-session scope 2026-05-16 11:53:20 +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 tui: show no-yolo status tag 2026-05-03 19:38:33 +02:00
terminal.go gofmt: realign const block in tui/terminal.go 2026-05-11 09:31:21 +02:00
theme.go tui: tune user bubble colors 2026-05-03 19:23:24 +02:00
view.go Use ASCII ellipses throughout 2026-05-22 17:19:29 +02:00
wrap_test.go feat(tui): collapse multi-line pastes to a placeholder token 2026-04-21 08:47:36 +02:00