darabi@web.de wrote:
Hello,
Why the option \h - show the readline history
mclient.exe -lsql --help
Is not available on windows? Is an design feature or a bug?
There is no readline on Windows, nor a need for it.
is \h supposed to work on Linux (Ubuntu feisty)?
I get:
$ mclient -l mal -d demo -H mal>\h MAPI = monetdb@localhost:50000 QUERY = \h ERROR = !SyntaxException:parseError:\h !SyntaxException:parseError:^<identifier> expected
However, readline functionality is present: Ctrl-p, Ctrl-n, Ctrl-a, Ctrl-e all work correctly.
Problem NOTconfirmed on Fedora. It works with both empty/non-empty history file. However, '\' should be the first character of the line, otherwise you indeed get the error being mentioned. Please check. If it fails then a deeper analysis of the Ubuntu version is needed. mk@gio::~> mclient -l mal -d demo -H mal>\h mal>io.print(1); [ 1 ] mal>\h 1 \h 2 io.print(1); mal>\h 1 \h 2 io.print(1); 3 \h mal> \h MAPI = monetdb@localhost:50000 QUERY = \h ERROR = !SyntaxException:parseError: \h !SyntaxException:parseError:^<identifier> expected mal>
Kambiz
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers