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