Re: Favorite Linux Editor for PostgreSQL Scripts? - Mailing list pgsql-novice

From Rory Campbell-Lange
Subject Re: Favorite Linux Editor for PostgreSQL Scripts?
Date
Msg-id 20030206173712.GA2006@campbell-lange.net
Whole thread Raw
In response to Re: Favorite Linux Editor for PostgreSQL Scripts?  (<ghaverla@freenet.edmonton.ab.ca>)
List 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>

pgsql-novice by date:

Previous
From:
Date:
Subject: Re: Favorite Linux Editor for PostgreSQL Scripts?
Next
From: Jason Earl
Date:
Subject: Re: Favorite Linux Editor for PostgreSQL Scripts?