issues
search
apple
/
pkl
A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
10.38k
stars
280
forks
source link
Polish ANSI formatting and underlying code
#779
Closed
translatenix
closed
2 weeks ago
translatenix
commented
3 weeks ago
change line numbers from blue to faint to improve legibility on dark backgrounds
use EnumSet throughout
move all ANSI classes into package core.util (no need to split them over util and runtime)
rename AnsiCodingStringBuilder to AnsiStringBuilder