skim icon indicating copy to clipboard operation
skim copied to clipboard

Support ANSI colors in headers

Open m42e opened this issue 2 years ago • 0 comments

ANSI Colors are working in header-lines. When passing header (api or command line) the ANSI codes do not work.

Example

sk --ansi --header=$(echo "\x1b[1mtest\x1b[0m Notest")

m42e avatar Mar 28 '22 12:03 m42e