Hi Thomas, jline works fine for me after David explained how to use it (thanks David!). Now I can use the arrow keys and I'm happy with that.
Regards, Dirk On 3 Dez., 21:13, Thomas Mueller <[email protected]> wrote: > Hi, > > What is the exact requirement? > > JLine might be a solution, but I don't want to integrate it, because > it is not 100% pure Java (well, it can't be). Also, it's an external > dependency. If possible, I like to avoid that as well. > > I could add a 'history' command in the shell tool, that displays and > allows to re-run the last x commands. It's not as nice as JLine, and > I'm not sure if that would help much. You can already use the 'up' key > to get the last few commands. > > Regards, > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
