Fix wrong background color for last symbol#106
Fix wrong background color for last symbol#106jgerken wants to merge 1 commit intoarialdomartini:masterfrom
Conversation
|
I believe the suggestion I made in Issue #49 to just reset then set colour again is the easiest. It doesn't have any version requirement then. |
|
I checked the version requirement again and have to admit that I read the website I cited wrong. The version given in the document is not the BASH version but the version of their software. I tried to figure out when the default background color (value |
Bash supports setting the background color to default background color since version 2.53 (http://pueblo.sourceforge.net/doc/manual/ansi_color_codes.html). This fix has a glitch when the macOS X Terminal.app is used (my version is 2.7.2 (388.1) on macOS Sierra 10.12.4): the background color is correct but Terminal uses a brighter color for the foreground than is should.