skim icon indicating copy to clipboard operation
skim copied to clipboard

Add light colors parsing support

Open TD-Sky opened this issue 2 years ago • 0 comments

Support for the colors with code in [90, 97] or [100, 107] when using --ansi option.

Take num if num >= low && num <= high to num @ low..=high in match expression.

TD-Sky avatar Oct 01 '22 03:10 TD-Sky