Re: External psql editor

From: Reid Thompson <jreidthompson(at)nc(dot)rr(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: External psql editor
Date: 2022-05-02 18:57:53
Message-ID: 06c83dc5167c9a1b3a724cab7e257591b5798ff9.camel@nc.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2022-04-29 at 13:21 -0700, Rich Shepard wrote:
> On Fri, 29 Apr 2022, Reid Thompson wrote:
>
> > https://linuxgazette.net/issue14/bashtip.html  may of of use.
>
> Reid,
>
> I've had no issues using joe in any v.t. running an application
> (e.g.,
> alpine) or by itself. Apparently, psql is different.
>
> Rich
>
>

I believe that psql also uses readline, so my thought was that maybe
these instructions could enable you to map the 'move' keystrokes that
you're familiar with to be used while on the psql command line. A very
quick test seems to indicate that you can.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2022-05-02 19:18:14 Re: External psql editor
Previous Message Avi Weinberg 2022-05-01 14:38:46 Is data passing between publisher and subscriber in logical replication compressed?