Re: Question about Ctrl-C and less - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Question about Ctrl-C and less
Date
Msg-id 4352B2AC.20206@dunslane.net
Whole thread Raw
In response to Re: Question about Ctrl-C and less  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Question about Ctrl-C and less
List pgsql-hackers

Martijn van Oosterhout wrote:

>The point is, less is still running but psql it pulling the keystrokes
>from under it... When you finally quit less it does restore the
>settings, but now readline doesn't expect that as it's changed them
>again...
>
>  
>

Martin,

Let's see the patch. I assume it should be fairly small. If we could get 
it in early in the 8.2 cycle we would have plenty of time to bang on it. 
In principle this sounds reasonable to me, but psql can be broken quite 
easily - I know as I've done it a couple of times ;-)

cheers

andrew


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Question about Ctrl-C and less
Next
From: Tom Lane
Date:
Subject: Re: SHMMAX seems entirely broken in OS X 10.4.2