Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix help bar readability in terminal with bright background | Zdenek Crha | 2020-09-27 | 1 | -2/+2 |
| | | | | | | | | | Set both background and foreground color when displaying help bar to avoid sitation where default foreground color used by terminal is hard to read on blue background (like cyan on blue or black on blue). Apply colors to whole generated help bar to avoid 'stripes' of different background color where whitespace is used between help items. | ||||
* | termui: help bar background goes all the width | Michael Muré | 2020-08-22 | 1 | -5/+11 |
| | |||||
* | termui: make the help visually easier to parse | Michael Muré | 2020-08-22 | 1 | -0/+24 |