mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
termstatus: test status line sanitization
This commit is contained in:
8
changelog/unreleased/pull-4318
Normal file
8
changelog/unreleased/pull-4318
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Correctly clean up status bar output of the `backup` command
|
||||
|
||||
Due to a regression in restic 0.15.2, the status bar of the `backup` command
|
||||
could leave some output behind. This happened if filenames were printed that
|
||||
are wider than the current terminal width. This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/4319
|
||||
https://github.com/restic/restic/pull/4318
|
Reference in New Issue
Block a user