mirror of
https://github.com/apple/pkl.git
synced 2026-05-26 16:49:15 +02:00
6d161ce1d4
- 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