Borg/pkg/ui
Claude 73b438f894
fix(ui): use go-isatty, add InteractiveProgress tests, tidy deps
Replace golang.org/x/term with the already-depended-on go-isatty for TTY
detection, matching the pattern in non_interactive_prompter.go. Add tests
for InteractiveProgress Start/Finish and Update methods. Run go mod tidy
to clean up stale go.sum entries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 12:35:29 +00:00
..
data.go Refactor package structure and update dependencies 2025-11-03 02:36:38 +00:00
non_interactive_prompter.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
progress.go fix(ui): use go-isatty, add InteractiveProgress tests, tidy deps 2026-02-21 12:35:29 +00:00
progress_test.go fix(ui): use go-isatty, add InteractiveProgress tests, tidy deps 2026-02-21 12:35:29 +00:00
progress_writer.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
progressbar.go feat: Add recursive website downloader and progress bar 2025-10-31 21:35:53 +00:00
quote.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
quotes.json Refactor package structure and update dependencies 2025-11-03 02:36:38 +00:00