Re: Question about Ctrl-C and less

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Question about Ctrl-C and less
Дата
Msg-id 20051022205337.GI16589@svana.org
обсуждение исходный текст
Ответ на Re: Question about Ctrl-C and less  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-hackers
On Sat, Oct 22, 2005 at 09:46:32PM +0200, Martijn van Oosterhout wrote:
> I've posted a patch to -patches which fixes all the memory leak and
> file descriptor leak issues and well as making psql handle ^C more
> gracefully in general. It doesn't address this particular issue though,
> thats for another time.

Clarification, it does fix the screen corruption you currently get when
you press Ctrl-C while running less. what I meant it that it preserves
current semantics w.r.t. aborting output if you press ctrl-c even
though the pager is still running.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Lifecycle management
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Query Progress Estimator