zola/src
Christopher Vittal 319985add4 Reset color after writing message in colorize
Presently when you `^C` in `zola serve` it is painted with the same
color as the previous message. This PR always ensures to reset the color
in colorize, before writing the newline.
2020-02-02 17:44:38 -08:00
..
cmd Add --drafts flag + rustfmt 2019-08-24 22:23:08 +02:00
cli.rs Add --drafts flag + rustfmt 2019-08-24 22:23:08 +02:00
console.rs Reset color after writing message in colorize 2020-02-02 17:44:38 -08:00
main.rs Add --drafts flag + rustfmt 2019-08-24 22:23:08 +02:00
prompt.rs rustfmt 2018-10-31 08:18:57 +01:00