[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: The online debugger prompt
- From: David Demelier <demelier.david@...>
- Date: Tue, 27 Aug 2013 14:20:33 +0200
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