From dbe5cf758f28de24fa27990d185c7995aaf77adc Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 29 Mar 2016 11:07:27 +1100 Subject: [PATCH] Changelog --- 1.6.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.6.md b/1.6.md index 314e6329..47a1e17a 100644 --- a/1.6.md +++ b/1.6.md @@ -22,6 +22,8 @@ Thanks to the following people for contributing this release. - The default text colors now work on bright colorschemes. We no longer force
the color white, it's now based on your foreground color. - Progress bars are now by default colored based on your distro's logo colors. +- Use `stty` instead of `read -s` to fix an issue with escape sequences
+appearing in the output. ### Packages