Re: BUG #15086: Arrow keys do not work while using psql through SSHsession - Mailing list pgsql-bugs

From Tomas Vondra
Subject Re: BUG #15086: Arrow keys do not work while using psql through SSHsession
Date
Msg-id 5c4a050e-2fdb-dcbd-1687-b7a7a171f6c0@2ndquadrant.com
Whole thread Raw
In response to BUG #15086: Arrow keys do not work while using psql through SSHsession  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On 02/25/2018 09:55 AM, PG Bug reporting form wrote:
> The following bug has been logged on the website:
> 
> Bug reference:      15086
> Logged by:          rheman pessek
> Email address:      rhemandaddy@googlemail.com
> PostgreSQL version: 10.2
> Operating system:   ubuntu server 16.04.3
> Description:        
> 
> Hi everyone.
> I am not able to use arrow while using psql. So I cannot view previously
> used commande
> 
> I dont know what's wrong with my settings.
> 

That seems very much like an issue with your shell/ssh, in which case
psql is just an innocent victim. If the shell is filtering away some
keys or something like that, there's nothing psql can do.

FWIW I'm using psql over ssh pretty much every day, and I can't recall
any such issues.

Are the keys working in shell after you connect through ssh? Try
disabling various profile tweaks and see if that helps.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-bugs by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BUG #15087: ALTER INDEX RENAME renames table if matches
Next
From: PG Bug reporting form
Date:
Subject: BUG #15088: Can create subquery with duplicate column names