Re: Terminal completion

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Terminal completion
Дата
Msg-id 47CE7281.4070002@archonet.com
обсуждение исходный текст
Ответ на Terminal completion  (Emmanuel Quevillon <tuco@pasteur.fr>)
Ответы Re: Terminal completion  (Emmanuel Quevillon <tuco@pasteur.fr>)
Список pgsql-general
Emmanuel Quevillon wrote:
> Hi,
>
> I have a basic question about pg client. I know it is possible to let pg
> complete the name of a table by pressing the arrow key.

It's the Tab key by default, which might be what you're referring to. I
can't remember what (if anything) French keyboards have on them.

 > But
> unfortunately I can't do it while I am connected to pg (8.2) from a
> gnome terminal.
> Also the history does not work for me when I press up arraow key.

If it works in your console but not Gnome, then it's worth checking what
  terminal it thinks it is - echo $TERM. Mine says "xterm". It's also
worth testing some other applications with readline support and see if
their history/completion

If it doesn't work in the console too, it's probably a problem with your
readline library.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Emmanuel Quevillon
Дата:
Сообщение: Terminal completion
Следующее
От: Emmanuel Quevillon
Дата:
Сообщение: Re: Terminal completion