Re: win32 readline

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: win32 readline
Дата
Msg-id 200408021914.i72JETk21961@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: win32 readline  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: win32 readline  ("Marc G. Fournier" <scrappy@postgresql.org>)
Список pgsql-patches
Where are we on this?  Right now readline is disabled on Win32.  psql
works fine for me.  In fact it is more native because the delete key
deletes, and control-d doesn't exit.

I am inclined to leave the code unchanged and we can revisit this later
after we figure out why readline doesn't work on some Win32 versions.

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > Just for reference, what features are we losing without readline. Tab
> > completion, but what more?
>
> Command history, customizable key bindings, cut and paste, cursor keys
> come to mind.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Traditional Chinese postgres-zh_TW.po for 7.5
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: win32 readline