restic/internal/terminal
2025-10-03 18:55:46 +02:00
..
background_unix.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
background_unix_test.go ui/termstatus: extract background handling code 2025-09-08 10:50:09 +02:00
background_windows.go ui/termstatus: extract background handling code 2025-09-08 10:50:09 +02:00
foreground.go backend/util: extract background handling code 2025-09-08 10:42:35 +02:00
foreground_test.go backend/util: extract background handling code 2025-09-08 10:42:35 +02:00
foreground_unix.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
foreground_windows.go backend/util: extract background handling code 2025-09-08 10:42:35 +02:00
getpgrp_solaris.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
getpgrp_unix.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
password.go terminal: move reading password from terminal here 2025-09-08 11:03:56 +02:00
stdio.go termstatus: centralize OutputIsTerminal checks 2025-10-03 18:55:46 +02:00
tcgetpgrp_linux.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
tcgetpgrp_unix.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
tcsetpgrp_aix.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
tcsetpgrp_unix.go terminal: unexport tcgetpgrp, tcsetpgrp and getpgrp 2025-09-08 11:04:38 +02:00
terminal_posix.go make linter happy 2025-09-13 22:22:53 +02:00
terminal_unix.go consolidate checks whether stdin/stdout is terminal 2025-09-08 11:03:26 +02:00
terminal_windows.go termstatus: move cursor handling to terminal package 2025-09-08 11:03:17 +02:00
terminal_windows_test.go termstatus: move cursor handling to terminal package 2025-09-08 11:03:17 +02:00