From: | Elielson Fontanezi <ElielsonF(at)prodam(dot)sp(dot)gov(dot)br> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | back space key and arrows keys |
Date: | 2002-07-29 14:08:25 |
Message-ID: | A799F7647794D311924A005004ACEA97080DDEDA@cprodamibs249.prodam |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello!
How can I configure the back space key and arrows keys to
work well inside psql, avoiding thinks like that:
zakal$ psql
Welcome to psql, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
zakal=# select 1 + 3; ^H^[[D^[[A^[[C
See the funny thimbols?
Is there any postgres file to configure that?
..............................................
A Question...
Since before your sun burned hot in space and before your race was born, I
have awaited a question.
Elielson Fontanezi
DBA Technical Support - PRODAM
+55 11 5080 9493
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2002-07-29 14:18:51 | Re: back space key and arrows keys |
Previous Message | Stephan Szabo | 2002-07-29 14:08:14 | Re: Fw: questions in query on 7.1 and 7.2 |