Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -1/+1 |
| | | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff | ||||
* | 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 |