newline and tab are safe control characters
authorJoey Hess <joeyh@joeyh.name>
Tue, 11 Apr 2023 19:38:47 +0000 (15:38 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 11 Apr 2023 19:38:47 +0000 (15:38 -0400)
commit31111d15c839fcb93f105a3c06896dbcf5b87816
tree298052c84ebd267690d28498b694b8177aacef56
parent4a5f18a8ecfda4220a6963acd21025d783caf071
newline and tab are safe control characters

Oops, let's let git-annex display those! Lol
Utility/SafeOutput.hs