Re: Favorite Linux Editor for PostgreSQL Scripts?

Rory Campbell-Lange <rory@campbell-lange.net>

From: Rory Campbell-Lange <rory@campbell-lange.net>
To: ghaverla@freenet.edmonton.ab.ca, pgsql-novice@postgresql.org
Date: 2003-02-06T17:37:12Z
Lists: pgsql-novice
If you use either emacs or vi/vim, it is useful to know that the psql
command line has readline support.

So if you have a .inputrc file with the line (in my case)
    "set editing-mode vi"
You can move up and down between lines, search, yank and paste in the
ways you can on the command line.

Rory

On 06/02/03, ghaverla@freenet.edmonton.ab.ca (ghaverla@freenet.edmonton.ab.ca) wrote:
> On Thu, 6 Feb 2003 Steve_Miller@sil.org wrote:
> > On 02/06/2003 10:01:56 AM Mark Thomas wrote:
> > 
> > >I am personally an emacs user, but editors are like
> > >religion -- you love what you learn first. :)
-- 
Rory Campbell-Lange 
<rory@campbell-lange.net>
<www.campbell-lange.net>