From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1218 invoked from network); 8 Jul 2006 12:36:53 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO, HTML_30_40,HTML_MESSAGE autolearn=ham version=3.1.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 8 Jul 2006 12:36:53 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 65433 invoked from network); 8 Jul 2006 12:36:44 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 8 Jul 2006 12:36:44 -0000 Received: (qmail 26084 invoked by alias); 8 Jul 2006 12:36:35 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10496 Received: (qmail 26074 invoked from network); 8 Jul 2006 12:36:35 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 8 Jul 2006 12:36:35 -0000 Received: (qmail 64241 invoked from network); 8 Jul 2006 12:36:34 -0000 Received: from nz-out-0102.google.com (64.233.162.196) by a.mx.sunsite.dk with SMTP; 8 Jul 2006 12:36:34 -0000 Received: by nz-out-0102.google.com with SMTP id v1so422543nzb for ; Sat, 08 Jul 2006 05:36:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=hUPTxgED9cWJONX3o58Kqj4nG2qQGYFQQFxCta1+8SRGqM5Grg/U4gcZOOKdZSPUh95D2zuInfJMEDLrh7tdWgo8Rd399elsMLc+uVyR4B+7Cx22PhbKcLEGUEoRYWsCFAJYruhq2I0IU+k91MwnQ9VvGdGViLDF+adsSG2Y+cs= Received: by 10.65.211.14 with SMTP id n14mr3218975qbq; Sat, 08 Jul 2006 05:36:28 -0700 (PDT) Received: by 10.65.54.14 with HTTP; Sat, 8 Jul 2006 05:36:28 -0700 (PDT) Message-ID: Date: Sat, 8 Jul 2006 08:36:28 -0400 From: "Bryan Rau-Jacobs" To: zsh-users@sunsite.dk Subject: Re: typing commands before the prompt appears In-Reply-To: <20060707210704.GA10015@kubieziel.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59845_1528420.1152362188775" References: <20060707210704.GA10015@kubieziel.de> ------=_Part_59845_1528420.1152362188775 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On my computer, I have the same setup (plus I make screen startups automati= c in .zshrc if I'm not already in a screen). For me, anything typed before the prompt is saved and appears correctly when zsh is done loading. So I doubt it's a screen-specific setting. But it may be a termcap issue - try using a different virtual terminal - or perhaps it has to do with the always_last_prompt (is that the name?) zsh option being set. Bryan Jacobs On 7/7/06, Jens Kubieziel wrote: > > Hi, > > I'm using zsh 4.3.2 at a Debian unstable box. Usually I start a GNU > screen session and work with several zsh windows in it. However, when I > open a new window (Strg+A c), it sometimes takes some time until the > shell prompt appears (machine is under some load). I begin typing right > after I opened the window and alle characters which were typed before > the prompt comes up, don't show up at the prompt. > example: > ^Ac > alongcommanjens@qbiathome:~/ >dname > In this example I want to enter 'alongcommandname', but only dname came > up. The rest is before the PS1 and can't be used. > > Someone in IRC thought it could be a specific screen setting. So I > tested screen without config and got the same behaviour. > > Do you have any ideas what settings cause this (or can I provide more > info)?. Any helpful hint would be nice. > > Thanks > > -- > Jens Kubieziel http://www.kubieziel.de > FdI#239: MacOS X > Unix f=FCr Weicheier. (Manfred Worm Sch=E4fer) > ------=_Part_59845_1528420.1152362188775 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
On my computer, I have the same setup (plus I make screen startups aut= omatic in .zshrc if I'm not already in a screen).  For me, anything ty= ped before the prompt is saved and appears correctly when zsh is done loadi= ng.  So I doubt it's a screen-specific setting.  But it may be a = termcap issue - try using a different virtual terminal - or perhaps it has = to do with the always_last_prompt (is that the name?) zsh option being set.
 
Bryan Jacobs

 
On 7/7/06, J= ens Kubieziel <maillist@kub= ieziel.de> wrote:
Hi,

I'm using zsh 4.3.2 a= t a Debian unstable box. Usually I start a GNU
screen session and work w= ith several zsh windows in it. However, when I
open a new window (Strg+A c), it sometimes takes some time until theshell prompt appears (machine is under some load). I begin typing rightafter I opened the window and alle characters which were typed before
the prompt comes up, don't show up at the prompt.
example:
^Ac
alo= ngcommanjens@qbiathome:~/ >dname
In this example I want to enter 'alo= ngcommandname', but only dname came
up. The rest is before the PS1 and c= an't be used.

Someone in IRC thought it could be a specific screen setting. So I<= br>tested screen without config and got the same behaviour.

Do you h= ave any ideas what settings cause this (or can I provide more
info)?. An= y helpful hint would be nice.

Thanks

--
Jens Kubieziel     &nb= sp;            =             &nb= sp;    http://www.kubiez= iel.de
FdI#239: MacOS X
Unix f=FCr Weicheier. (Manfred Worm Sch= =E4fer)

------=_Part_59845_1528420.1152362188775--