restic/internal/ui/termstatus
Michael Eischer 0ab38faa2e termstatus: track current status also in background
Without this, restic could temporarily print an outdated status when
moving back into the foreground.
2025-09-08 10:50:53 +02:00
..
status.go termstatus: track current status also in background 2025-09-08 10:50:53 +02:00
status_test.go Renames to fix clashes with reserved words. 2025-03-22 18:20:30 +00:00
stdio_wrapper.go ui/termstatus: fix race condition in StdioWrapper 2025-03-24 11:07:15 +01:00
stdio_wrapper_test.go ui/termstatus: fix race condition in StdioWrapper 2025-03-24 11:07:15 +01:00
terminal_posix.go Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
terminal_unix.go termstatus: remove unused parameter from helpers 2023-05-18 21:17:53 +02:00
terminal_windows.go termstatus: update import path of golang.org/x/term 2024-01-06 21:59:26 +01:00
terminal_windows_test.go Add test to mintty pipe detection 2021-04-11 20:02:09 +02:00