Re: psql and readline

From: "Alexander M(dot) Pravking" <fduch(at)antar(dot)bryansk(dot)ru>
To: Ian Barwick <barwick(at)gmx(dot)net>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql and readline
Date: 2003-01-08 12:02:20
Message-ID: 20030108120220.GA886@dyatel.antar.bryansk.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 08, 2003 at 10:53:51AM +0100, Ian Barwick wrote:
> On Wednesday 08 January 2003 07:55, Christopher Kings-Lynne wrote:
> > Hi,
> >
> > Is there any way of making the 'up' arrow retrieve all of the last
> > multiline query, instead of just the last line? It's really annoying
> > working with large multiline queries at the moment...
>
> Not that I know of, but you can use \e to edit the query in your
> favourite editor.

Sure. But \e puts "\e" into history, instead of the query itself :(

--
Fduch M. Pravking

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Barwick 2003-01-08 12:14:58 Re: psql and readline
Previous Message Justin Clift 2003-01-08 11:21:28 Is the 7.3.1 geometry regression test supposed to pass perfectly on Solaris 8 x86?