On Mon, 2 May 2022, Reid Thompson wrote:
Apparently, psql is different.
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.
Reid, Nope. No difference. Learning to put the '\e' at the end of the command line rather than at the head did the job. All's well. Thanks, Rich