Skip to content

Commit

Permalink
docs: Add note about the bold color fix in openconsole.exe
Browse files Browse the repository at this point in the history
refs: #244
  • Loading branch information
wez committed Jul 18, 2020
1 parent 1209cde commit 313690d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelog.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ brief notes about them may accumulate here.
(not multiplexer) terminal sessions.
* Added support for SGR 53/55 which enable/disable Overline style.
`printf "\x1b[53moverline\x1b[0m\n"`
* Windows: updated bundled openconsole.exe to [efb1fdd](https://github.com/microsoft/terminal/commit/efb1fddb991dc1e6b614d1637daca7314a229925)
to resolve an issue where bold text didn't respect the configured color scheme.
* Added `bold_brightens_ansi_colors` option to allow disabling the automatic
brightening of bold text.

Expand Down

0 comments on commit 313690d

Please sign in to comment.