Char Select (Ctrl+A) doesn't work within #if clause
dave2kb opened this issue · 0 comments
dave2kb commented
If a #char command is nested in an #if command, the Ctrl+A to open the char selector will insert the char itself rather than its reference number.
I.e.
#if any blue key #char [x]
pressing Ctrl+A here will open the selector, but insert "E" instead of "69".