Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: typing commands before the prompt appears
- X-seq: zsh-users 10496
- From: "Bryan Rau-Jacobs" <bryanrj@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: typing commands before the prompt appears
- Date: Sat, 8 Jul 2006 08:36:28 -0400
- 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=
- In-reply-to: <20060707210704.GA10015@xxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060707210704.GA10015@xxxxxxxxxxxx>
On my computer, I have the same setup (plus I make screen startups automatic 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 <maillist@xxxxxxxxxxxx> 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ür Weicheier. (Manfred Worm Schäfer)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author