This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2026-04-04 20:28:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
14aa6f2a00daa27da8f319fa25b6293703baf4c6
restic
/
internal
/
ui
/
termstatus
History
Michael Eischer
b52a8ff05c
ui: Properly clear lines no longer used for status
...
Previously, the old status text remained until it was overwritten.
2022-10-30 10:29:12 +01:00
..
background_linux_test.go
Add more error handling
2021-01-30 20:19:47 +01:00
background_linux.go
Fix IsProcessBackground on Linux with stdin redirection
2020-10-13 13:12:02 +02:00
background.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
status_test.go
internal/ui/termstatus: Optimize and publish Truncate
2021-09-03 11:48:22 +02:00
status.go
ui: Properly clear lines no longer used for status
2022-10-30 10:29:12 +01:00
terminal_posix.go
…
terminal_unix.go
switch to golang.org/x/term
2022-03-28 22:24:15 +02:00
terminal_windows_test.go
Add test to mintty pipe detection
2021-04-11 20:02:09 +02:00
terminal_windows.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00