zaw icon indicating copy to clipboard operation
zaw copied to clipboard

ANSI color codes in candidates

Open noscript opened this issue 5 years ago • 0 comments

Is there any way to use ANSI color codes in candidates?

candidates=('HELLO' $(echo -e $'\e[36mWORLD'))

will output

image

noscript avatar Jan 14 '21 13:01 noscript