mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
log: respect the NO_COLOR environment variable
http://no-color.org/ Closes #1771
This commit is contained in:
parent
4f25e1ba9f
commit
36e4435bbf
2 changed files with 10 additions and 1 deletions
|
|
@ -65,11 +65,14 @@
|
|||
* Support for SGR 21 (double underline).
|
||||
* Support for `XTPUSHCOLORS`, `XTPOPCOLORS` and `XTREPORTCOLORS`,
|
||||
i.e. color palette stack ([#856][856]).
|
||||
* Log output now respects the [`NO_COLOR`](http://no-color.org/)
|
||||
environment variable ([#1771][1771]).
|
||||
|
||||
[1707]: https://codeberg.org/dnkl/foot/issues/1707
|
||||
[1738]: https://codeberg.org/dnkl/foot/issues/1738
|
||||
[828]: https://codeberg.org/dnkl/foot/issues/828
|
||||
[856]: https://codeberg.org/dnkl/foot/issues/856
|
||||
[1771]: https://codeberg.org/dnkl/foot/issues/1771
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue