lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I've tried the online debugger with debug.debug(). It's very nice,
however I've noticed that it does not support basic arrow keys just
like the real interpreter (lua.c).

Is it not possible to merge both interpreter so you can use arrow keys
in the debug prompt and thus use the great up arrow to get the last
command?

Cheers,

-- 
Demelier David