BUG #11986: psql uses pager inside Emacs shell buffer (not a terminal)
В списке pgsql-bugs по дате отправления:
| От | eda@waniasset.com |
|---|---|
| Тема | BUG #11986: psql uses pager inside Emacs shell buffer (not a terminal) |
| Дата | |
| Msg-id | 20141117093434.2479.18410@wrigleys.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #11986: psql uses pager inside Emacs shell buffer
(not a terminal)
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 11986 Logged by: Ed Avis Email address: eda@waniasset.com PostgreSQL version: 9.3.5 Operating system: Linux (Fedora 20) Description: GNU Emacs lets you run some commands inside Emacs - start it and do M-x shell (that is, Alt-x, then type shell, then press enter). This 'shell buffer' is interactive but it is not really a terminal, since it doesn't support the normal terminal movement commands. If you try to use a pager program such as 'more' or 'less' it tends to get in the way. Better to print all of the output and let Emacs handle scrolling through it. It would be friendler for psql to be aware of this and not use a pager if running inside an Emacs shell buffer, or other dumb terminal: check if $TERM is set to 'dumb'.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера