1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-12 07:08:28 +00:00
restic/internal/ui/termstatus
greatroar 7447c44484 Use golang.org/x/sys/windows in termstatus
Some functionality is missing, but at least the types are all defined.
Replaced short, word, dword by their Go names to match the x/sys
convention.
2020-02-29 18:03:49 +01:00
..
background.go
background_linux.go
status.go Remove code copy-pasted from x/crypto/ssh/terminal 2020-02-29 18:03:49 +01:00
status_test.go
terminal_posix.go
terminal_unix.go Remove code copy-pasted from x/crypto/ssh/terminal 2020-02-29 18:03:49 +01:00
terminal_windows.go Use golang.org/x/sys/windows in termstatus 2020-02-29 18:03:49 +01:00