[Mono-list] rlwrap with sqlsharp
Daniel Morgan
monodanmorg at yahoo.com
Fri Aug 24 17:15:25 UTC 2012
No idea.
The sqlsharp SQL query tool needs a complete rewrite. But, it also needs to stay lean because it is included with Mono.
If someone did such a rewrite, I would use getline.cs found in the csharp tool as Mono.Terminal.LineEditor. This would be able to provide the command history you're looking for.
https://github.com/mono/mono/blob/master/mcs/tools/csharp/getline.cs
What would be funny is if someone created a SQL query tool for Mono but has a TUI sort of like Midnight Commander.
I suppose there should have been a \EDIT command which would allow you to edit your query in your favorite text editor, such as, vi or emacs.
________________________________
From: Philip Rose <philrosedba at yahoo.com>
To: mono-list at lists.ximian.com
Sent: Wednesday, August 22, 2012 12:42 PM
Subject: [Mono-list] rlwrap with sqlsharp
Hello,
Does anyone know how to use rlwrap with sqlsharp? I can't seem to get it working.
Thanks!
_______________________________________________
Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120824/1c4e5656/attachment-0001.html>
More information about the Mono-list
mailing list