zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <borsenkow.msk@sni.de>
To: "Helmut Jarausch" <jarausch@numa1.igpm.rwth-aachen.de>,
	<zsh-workers@sunsite.auc.dk>
Subject: RE: Debug / cut'n'paste on IRIX
Date: Fri, 12 Mar 1999 12:20:37 +0300	[thread overview]
Message-ID: <000c01be6c69$9730db80$21c9ca95@mowp.siemens.ru> (raw)
In-Reply-To: <jarausch-990312100406.A0A1012@numa1>

the code.
>
> Several tries with a normal zsh (full speed) show that even than
> sometime it works just fine but then again it looses some of the input
> when this comes at high speed as is true when it comes via cut'n'paste.
>

Aha! This sounds the hell like FIONREAD problem (typeahed is lost).

Folks, what happens, when ZSH outputs PS2? What I mean is:

if I simply have typeahead and ZSH returns to PS1, it (if configured - my
case) explicitly uses FIONREAD to check for typeahead before changing tty
modes.

Does it do the same for PS2? Does it change tty modes in this case? If yes,
is it using FIONREAD?

cheers

/andrej



  reply	other threads:[~1999-03-12  9:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-12  9:04 Helmut Jarausch
1999-03-12  9:20 ` Andrej Borsenkow [this message]
1999-03-12  9:40 Andrej Borsenkow
1999-03-12 10:21 Andrej Borsenkow
1999-03-12 10:34 ` Peter Stephenson
1999-03-12 14:33 ` Geoff Wing

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000c01be6c69$9730db80$21c9ca95@mowp.siemens.ru' \
    --to=borsenkow.msk@sni.de \
    --cc=jarausch@numa1.igpm.rwth-aachen.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).