Re: ed.ex/edx.ex :: multiline comment bug?
- Posted by K_D_R Mar 16, 2014
- 1268 views
jimcbrown said...
K_D_R said...
add_queue("`" & CR & CR & "*/" & ARROW_UP) ^^^
Huh?
OOPS! Thanks for catching the error, Jim...
command = key_gets("hcqswnedfrlm/`", {}) & ' -- elsif command[1] = '`' then -- multi-line quote add_queue("`" & CR & CR & "`" & ARROW_UP) ` x --< placement of cursor `