1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-23 06:31:40 +00:00
restic/internal
Alexander Neumann b2208bb9c2 Rework termstatus
This now keeps the cursor at the first column of the first status line
so that messages printed to stdout or stderr by some other part of the
progarm will still be visible. The message will overwrite the status
lines, but those are easily reprinted on the next status update.
2018-05-07 21:40:07 +02:00
..
archiver Fix panic for nil-pointer dereference 2018-05-03 20:49:30 +02:00
backend http backend: Parse the correct argument when loading --tls-client-cert 2018-04-30 15:21:09 -07:00
cache Add 'cache' command 2018-05-01 16:27:44 +02:00
checker
crypto
debug
errors
filter
fs fs: Add TestTempFile 2018-05-01 14:38:41 +02:00
fuse
hashing
index
limiter
list
migrations
mock
options
pack
repository
restic
test
textfile Add textfile 2018-05-01 14:38:59 +02:00
ui Rework termstatus 2018-05-07 21:40:07 +02:00
worker