Re: Command editing with psql and OS X - Mailing list pgsql-general

From Tom Lane
Subject Re: Command editing with psql and OS X
Date
Msg-id 4172.1038796757@sss.pgh.pa.us
Whole thread Raw
In response to Command editing with psql and OS X  (Eric B.Ridge <ebr@tcdi.com>)
Responses Re: Command editing with psql and OS X  (Eric B.Ridge <ebr@tcdi.com>)
List pgsql-general
"Eric B.Ridge" <ebr@tcdi.com> writes:
> How the heck do you enable command editing (ie, up/down arrows, tab for
> table name completion, etc, etc) in psql on OS X (10.2.x)?  I could
> never get it to work with 7.2 and it doesn't work with 7.3 either.  :(
> I've installed the latest readline and tried about 10 million (give or
> take) different TERM settings.

Should work if you reconfigure and rebuild PG after installing readline.
Keep an eye on the configure output to make sure it's finding readline.

            regards, tom lane

pgsql-general by date:

Previous
From: Eric B.Ridge
Date:
Subject: Command editing with psql and OS X
Next
From: Eric B.Ridge
Date:
Subject: Re: Command editing with psql and OS X