jj/cli
Yuya Nishihara 8bb806e7b6 formatter: flush color escape sequence when raw() stream is requested
This ensures that the data printed through the raw stream is colorized if the
formatter already had color labels, and if the raw data doesn't reset the
surrounding color. This would only matter in templates containing
label(.., raw_escape_sequence() ..) expression.

Fixes #4631
2024-10-14 11:44:24 +09:00
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src formatter: flush color escape sequence when raw() stream is requested 2024-10-14 11:44:24 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests squash: add -f/-t shorthands for --from/--[in]to 2024-10-13 08:04:57 +05:30
build.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00