cli/pkg/iostreams
Jose Garcia bbea5ac95e
codespace: progress indication, logging (#4555)
* Rework logging, showing progress, and printing from `codespace` commands
* Change rendering of the general progress indicator so that it's visible on both dark and light backgrounds
* The progress indicator now "spins" faster

Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-10-21 18:04:04 +02:00
..
color.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
color_test.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
console.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
console_windows.go Re-enable label colors for issue list (#4106) 2021-08-23 19:55:12 +02:00
iostreams.go codespace: progress indication, logging (#4555) 2021-10-21 18:04:04 +02:00
iostreams_test.go Add tests for ForceTerminal 2021-08-23 16:09:08 +02:00
tty_size.go Add tests for ForceTerminal 2021-08-23 16:09:08 +02:00
tty_size_windows.go Add ability to force terminal-style output even when redirected 2021-08-17 20:12:25 +02:00