cknave/kevedit

Char Select (Ctrl+A) doesn't work within #if clause

Opened this issue · 0 comments

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".