1
0
mirror of https://github.com/restic/restic.git synced 2024-07-01 08:30:53 +02:00
restic/internal/ui/termstatus
Alexander Neumann b2208bb9c2 Rework termstatus
This now keeps the cursor at the first column of the first status line
so that messages printed to stdout or stderr by some other part of the
progarm will still be visible. The message will overwrite the status
lines, but those are easily reprinted on the next status update.
2018-05-07 21:40:07 +02:00
..
background_linux.go termstatus: Don't print status if in background 2018-04-28 22:08:11 +02:00
background.go termstatus: Don't print status if in background 2018-04-28 22:08:11 +02:00
status.go Rework termstatus 2018-05-07 21:40:07 +02:00
terminal_posix.go Rework termstatus 2018-05-07 21:40:07 +02:00
terminal_unix.go Rework termstatus 2018-05-07 21:40:07 +02:00
terminal_windows.go Rework termstatus 2018-05-07 21:40:07 +02:00