BurntSushi/termcolor: Cross platform terminal colors for Rust.

366
STARS
4
WATCHERS
42
FORKS
10
ISSUES

termcolor Recent Issues

Issue Title State Comments Created Date Updated Date
Empty NO_COLOR environmental variable should not disable coloring closed 3 2023-03-07 2023-03-14
Consider supporting FORCE_COLOR environmental variable closed 4 2023-03-02 2023-03-14
Is `BufferWriter::print` expected to flush? open 3 2023-02-23 2023-03-14
Avoid escapes when redirecting output? closed 2 2022-04-26 2023-03-14
Can WriteColor be implemented for std::fmt::Formatter? closed 1 2021-11-01 2023-03-14
termcolor panics when used from the Windows GUI application compiled with Rust 1.56 closed 14 2021-10-27 2023-03-14
[Question] - Only color a word closed 1 2021-10-12 2023-03-14
How to prevent StandardStream from writing to stdout in test? closed 2 2021-09-18 2023-03-14
No method named `write_fmt` found for mutable reference `&mut termcolor::StandardStream` in the current scope closed 2 2021-09-12 2023-03-14
`ColorSpec` should provide methods for strikethrough text closed 5 2021-07-28 2023-03-14
Feature Request: Merge `Buffer`s closed 2 2021-06-11 2023-03-14
Add missing colors closed 6 2021-06-10 2022-01-11
Should ColorSpec be Copy? open 1 2021-06-08 2023-03-14
Support CLICOLOR and CLICOLOR_FORCE closed 8 2021-05-02 2023-03-14
Error writing valid UTF-8 to a terminal on Windows 10 with ColorChoice::Never closed 6 2021-03-17 2023-03-14
impl WriteColor for std::io::Sink closed 4 2021-01-23 2023-03-14
Compile fails on Rust 1.38 and 1.39 closed 1 2020-11-19 2023-02-05
Incorrect line-wrapping when used in PROMPT/PS1 on zsh closed 2 2020-10-30 2023-03-14
Improve interoperability with `std::fmt` traits closed 2 2020-05-06 2023-02-07
Common crate for color and style types? closed 6 2020-05-03 2023-03-14
Don't print colors when TERM=xterm-mono closed 6 2020-02-29 2023-03-14
Ergonomic Suggestion for Option Arguments open 2 2020-02-22 2023-03-14
Feature request: dyn WriteColor -> io::Write closed 2 2019-10-12 2023-02-19
RGB colors not working on OSX closed 5 2019-09-05 2023-01-18
Any way not to reset automatically with each set_color? closed 4 2019-06-21 2023-02-08
Windows: piping to less drops the color except for the first line. closed 2 2019-06-16 2023-02-24
Support more display settings in ColorSpec closed 5 2019-06-10 2023-02-19
Respect $NO_COLOR variable closed 4 2019-02-04 2023-02-21
Inconsistent behaviour between Windows 7 and Linux. closed 2 2018-12-29 2023-03-05
Color codes written to file when stdout or stderr is redirected to file closed 1 2018-09-12 2023-02-22
Colors don't reset when interleaving writes to stdout/stderr closed 4 2018-09-09 2023-03-22
termcolor overwrites initial windows console colors closed 4 2018-08-06 2023-03-16
support virtual terminal sequences on Windows 10 closed 4 2018-07-22 2023-02-24

BurntSushi's Other Repos