mirror of
https://github.com/restic/restic.git
synced 2025-12-03 23:11:47 +00:00
Merge pull request #3325 from MichaelEischer/fix-mintty-output
Fix windows terminal output for mintty
This commit is contained in:
11
changelog/unreleased/issue-3111
Normal file
11
changelog/unreleased/issue-3111
Normal file
@@ -0,0 +1,11 @@
|
||||
Bugfix: Fix terminal output redirection for powershell
|
||||
|
||||
When redirecting the output of restic using powershell on Windows, the
|
||||
output contained terminal escape characters. This has been fixed by
|
||||
properly detecting the terminal type.
|
||||
|
||||
In addition, the mintty terminal now shows progress output for the backup
|
||||
command.
|
||||
|
||||
https://github.com/restic/restic/issues/3111
|
||||
https://github.com/restic/restic/pull/3325
|
||||
Reference in New Issue
Block a user