1
0
mirror of https://github.com/restic/restic.git synced 2024-07-20 11:27:33 +02:00
restic/internal/ui/termstatus
Michael Eischer 6bdca13603 ui/termstatus: simplify cleaning up on termination
`writeStatus` also cleans no longer used status lines.
The old code actually cleaned one line too much. However, as that line
was never used it makes no difference.
2024-01-21 21:27:27 +01:00
..
background_linux_test.go
background_linux.go termstatus: Fix IsProcessBackground for 64-bit big-endian Linux 2023-05-25 17:20:42 +02:00
background.go
status_test.go ui/termstatus: simplify cleaning up on termination 2024-01-21 21:27:27 +01:00
status.go ui/termstatus: simplify cleaning up on termination 2024-01-21 21:27:27 +01:00
terminal_posix.go
terminal_unix.go
terminal_windows_test.go
terminal_windows.go termstatus: update import path of golang.org/x/term 2024-01-06 21:59:26 +01:00