zaw
zaw copied to clipboard
ANSI color codes in candidates
Is there any way to use ANSI color codes in candidates?
candidates=('HELLO' $(echo -e $'\e[36mWORLD'))
will output
