mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
4ec428ff75
In https://github.com/wez/wezterm/issues/2932 the user desired to have brightened text without the boldness, as they were accustomed to that behavior in a couple of other terminal emulators. This commit changes the `bold_brightens_ansi_colors` from a simple boolean to a tristate that allows for not changing the brightness, changing the brightness, and changing the brightness while adjusting the boldness down to normal levels. boolean values are accepted for backwards compatibility. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |