| From: | Christoph Berg <myon(at)debian(dot)org> |
|---|---|
| To: | biruktakele24(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #15748: arrow keys doesn't work |
| Date: | 2019-04-11 13:58:43 |
| Message-ID: | 20190411135843.GI10217@msg.df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Re: PG Bug reporting form 2019-04-11 <15748-87e07bc377c37506(at)postgresql(dot)org>
> Operating system: linux
Which Linux exactly? How did you install PostgreSQL?
> the arrow keys write like this ^[[A, ^[[B, ^[[C, ^[[D The commands history
> "is not working": meaning I cannot retrieve these
> last commands I entered by hitting the top arrow key.
> Instead, I have to type them again.
> it happens on Linux PostgreSQL shell.
> can you solve me this problem?
Usually this just means that the $TERM variable in your shell doesn't
match the terminal you are really using.
Christoph
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2019-04-11 14:06:11 | Re: Suspicious strcmp() in src/backend/parser/parse_expr.c |
| Previous Message | Rossiter, Russell D. | 2019-04-11 13:20:00 | List of issues with 4.5 that need to be fixed |