restic/internal/ui/termstatus
Andrea Gelmini 241916d55b
Fix typos
2023-12-06 13:11:55 +01:00
..
background.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
background_linux.go termstatus: Fix IsProcessBackground for 64-bit big-endian Linux 2023-05-25 17:20:42 +02:00
background_linux_test.go Add more error handling 2021-01-30 20:19:47 +01:00
status.go Fix typos 2023-12-06 13:11:55 +01:00
status_test.go ui/termstatus: Add test for Terminal.SetStatus 2023-05-05 22:51:41 +02: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: remove unused parameter from helpers 2023-05-18 21:17:53 +02:00
terminal_windows_test.go Add test to mintty pipe detection 2021-04-11 20:02:09 +02:00