PDA

View Full Version : editor anomaly


jassing
03-01-2007, 01:19 PM
I found a small anomaly in the lua editor...

Type this and keep a close eye on the 1st line you type, as you type (ie: don't copy/paste)


-- this_is_a_test
-- this
-


There's actually a lot of variations you can do to make it happen

Cope/paste this:

-- this_is_a_test
-- this_is_a_test
-- this_is_a_test


Now put your cursor after "test" on the 1st line
now put it on after "test" on the 2nd line, then 3rd.

For me -- on two machines, the underscores above disappear.

JXBURNS
03-01-2007, 03:04 PM
Same here.. Rgds John