Files
lix/src/libmain
Maximilian Bosch 5f8ae16c8b Always reset ANSI colors in progress-bar line
When having a message like `waiting for a machine to build X` and
building with `nix build -L`, the log-prefix is always colored yellow[1]
on a small terminal-width as everything (including the ANSI color-reset) is
stripped away.

To work around that problem, this patch explicitly adds an `ANSI_NORMAL`
to the end of the line.

[1] https://imgur.com/a/FjtJOk3
2020-08-10 17:44:17 +02:00
..
2017-04-24 14:21:36 +02:00
2020-03-30 15:30:19 +02:00
2020-06-11 15:39:08 +02:00
2019-03-14 14:11:12 +01:00
2020-06-11 15:39:08 +02:00
2020-07-30 13:34:04 +02:00
2020-07-30 13:34:04 +02:00
2020-05-11 15:52:15 -06:00