49342818ec5018ced6b9a5238d78f31c64823a97
Nim's `terminal` library provides ANSI terminal escape support, but
only when writing directly to a File handle. This commit adds the
`term{FG,BG}` procedures and `termReset` constant to help with embedding
ANSI escape codes in string data.
Description
No description provided
86 KiB
Languages
Nim
100%