On Wed, Apr 04, 2012 at 10:43:19AM -0400, Christopher Faylor wrote:
>On Wed, Apr 04, 2012 at 04:24:29PM +0200, Thomas Wolff wrote:
>>I described:
>>- in mintty:
>>- start sleep 3
>>- quickly enter "abc"
>>- wait until sleep terminates
>>- look at prompt
>>- type "d"
>>Isn't that a test case?
>>I un
On Wed, Apr 04, 2012 at 04:24:29PM +0200, Thomas Wolff wrote:
>Christopher Faylor wrote:
>> On Tue, Apr 03, 2012 at 09:31:40PM +0200, Thomas Wolff wrote:
>> >Am 02.04.2012 22:56, schrieb Christopher Faylor:
>> >>On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>> >>>When input is typed
Christopher Faylor wrote:
On Tue, Apr 03, 2012 at 09:31:40PM +0200, Thomas Wolff wrote:
>Am 02.04.2012 22:56, schrieb Christopher Faylor:
>>On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>>>When input is typed-ahead, on a Unix or Linux systems it will be
>>>buffered and used as soo
On Tue, Apr 03, 2012 at 09:31:40PM +0200, Thomas Wolff wrote:
>Am 02.04.2012 22:56, schrieb Christopher Faylor:
>>On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>>>When input is typed-ahead, on a Unix or Linux systems it will be
>>>buffered and used as soon as an application looks fo
Am 02.04.2012 22:56, schrieb Christopher Faylor:
On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
When input is typed-ahead, on a Unix or Linux systems it will be
buffered and used as soon as an application looks for it. Try this:
- Run a slow command (e.g. sleep 5)
- Type "abc" whi
On Mon, Apr 02, 2012 at 07:48:07PM -0400, Adam Puckett wrote:
>Christopher Faylor wrote:
>>Yes. The console is a windows device and that's the way that Windows
>>works. ?Doing it anyway else would mean keeping a separate thread in
>>Cygwin and essentially adding back CYGWIN=tty, which we're obvio
Christopher Faylor wrote:
>Yes. The console is a windows device and that's the way that Windows
>works. Doing it anyway else would mean keeping a separate thread in
>Cygwin and essentially adding back CYGWIN=tty, which we're obviously
>not going to do.
>
>cgf
What if this thread looked for TERM
On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote:
>When input is typed-ahead, on a Unix or Linux systems it will be
>buffered and used as soon as an application looks for it. Try this:
>- Run a slow command (e.g. sleep 5)
>- Type "abc" while running
>On Linux, "abc" will be echoed on t
8 matches
Mail list logo