zot/internal/tui
patriceckhart 25b2bd4c96 feat: changelog on update, full-width highlights, @ file picker docs
Changelog dialog now shows only the changelog section from release notes with headings in accent color. Works for local 0.0.0 builds (fetches latest release). Full-width highlight bars fixed everywhere via erase-to-EOL and trailing ANSI preservation in truncateToWidth. Session ops dialog fixed. README documents the @ file picker.
2026-04-25 11:24:09 +02:00
..
editor.go feat(tui): @ file picker with directory navigation 2026-04-25 10:52:20 +02:00
highlight.go chore: scrub stray "pi" references from source comments 2026-04-19 17:06:45 +02:00
image.go fix(tui): keep multiple inline images visible 2026-04-21 21:24:11 +02:00
input.go add collapsible code blocks 2026-04-18 10:30:29 +02:00
markdown.go feat(tui): context diffs + framed tool blocks + paced streaming 2026-04-20 15:50:39 +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: quote drag-dropped file paths in the input editor 2026-04-19 13:01:37 +02:00
render.go feat: changelog on update, full-width highlights, @ file picker docs 2026-04-25 11:24:09 +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 feat: changelog on update, full-width highlights, @ file picker docs 2026-04-25 11:24:09 +02:00
view.go fix(tui): strip leading newlines from assistant text 2026-04-23 19:47:41 +02:00
wrap_test.go feat(tui): collapse multi-line pastes to a placeholder token 2026-04-21 08:47:36 +02:00