Re: [bdbxml] history and line editing in dbxml shell.
Bas Driessen <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Organization | Xobas Software |
| Message-ID | <[email protected]> |
On Fri, 2005-07-15 at 10:37 +0100, John Snelson wrote: > Hi Bas, > > Bas Driessen wrote: > > I have a question regarding the dbxml shell. Great utility, but I can > > not browse through the history list of commands or move the cursor on > > the command line. I'll try to explain.... > > I recommend you use a small program called rlwrap: > > http://freshmeat.net/projects/rlwrap/ > > which will give you command line history, and bash style command line > editing. You use it like this: > > rlwrap dbxml ... > > I hope that helps, Fantastic! Thanks John. This provides exactly the functionality I was looking for. Bas.