From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2908 invoked from network); 31 May 1999 09:55:02 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 May 1999 09:55:02 -0000 Received: (qmail 14677 invoked by alias); 31 May 1999 09:54:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6381 Received: (qmail 14669 invoked from network); 31 May 1999 09:54:38 -0000 From: "Andrej Borsenkow" To: "Peter Stephenson" , "Zsh hackers list" Subject: (multiline cut'n'paste) RE: issues Date: Mon, 31 May 1999 13:53:58 +0400 Message-ID: <004101beab4b$8093cf60$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <9905310903.AA15294@ibmth.df.unipi.it> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 > > typeahead problem (pasing multiple lines when zle is already active, > again): just occurred to me that you can't even tell whether the typeahead > is for the shell anyway. consider 'catecho^D' or > 'echoecho' --- only when the first command has finished do you > know what input is for zsh. sorry. > Yes, the same thing occured to me some time after I wrote initial message :-( Probably, we should put some words about that in the FAQ (explain, why it does not work on all systems, and, probably, describe the trick with ``{'') /andrej