Re: VI key strokes - Mailing list pgsql-novice

From Rory Campbell-Lange
Subject Re: VI key strokes
Date
Msg-id 20030813094544.GC23600@campbell-lange.net
Whole thread Raw
In response to VI key strokes  (glenn <vmstech@tpg.com.au>)
List pgsql-novice
Yes. As pgsql has readline support, make a ~/.inputrc file with the
following line:

set editing-mode vi

You will find a number of other programs, such as lftp and R enjoy vi
keystrokes too, through their support of readline!

Cheers
Rory

On 13/08/03, glenn (vmstech@tpg.com.au) wrote:
> Hi - is it possible to set my user interface (psql) to work with vi
> keystrokes (like in ksh: set -o vi)?

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

pgsql-novice by date:

Previous
From: jun queano
Date:
Subject: Re: error: table does not exist
Next
From: "P.Harikrishnan"
Date:
Subject: pqgetresultset problem