On Wed, Dec 02, 2009 at 02:02:18AM -0800, David Brown wrote:
>On Wed, Dec 02, 2009 at 01:40:12AM -0800, Dirk wrote:
>
>>Do you plan to implement this feature? It would be useful for all
>>those (like me) who prefer a command line interface.
>
>You might give jline or rlwrap a try. No real reason to add this
>functionality to every program that queries for input.
I don't think it is commonly realized that jline is intended to be
used directly with existing command line programs, and doesn't
require them to be modified in any way:
java jline.ConsoleRunner org.h2.tools.Shell ...
just add the ConsoleRunner to the arguments before the shell.
David
--
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.