Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Multi-line prompt and terminal window resize
- X-seq: zsh-workers 27068
- From: TomÃÅ Nechutnà <nechtom@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Multi-line prompt and terminal window resize
- Date: Sun, 28 Jun 2009 20:55:34 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=TEppmHbsKlnC/i412wZFzvlhzSuaQGE8/WuAeQ8/kmk=; b=CpEsSN3duf6PcxceD8S6ksNwN4BY5XcTth//riJECqAbX0UmWunqdktfsQTSOjEI7q a9jfM5LpjQQKW6jPHkY4XhnnMFlqPoWD95nTBvVonTbVcB8gWcO7FpDyMLA+dS4cj5gT s15IFvZclfLDp8GllZ05RFGVIKSiK9iryuesM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=ILbFScMvPdZPvI6KjTWYKbFeMOOX+Isd6uz7jZULwKjukhimElo7Iix8gKy1Dcz939 yHqH6F94m1Nk5DQXiwaCyGZB3krFtnU4PExtTyqsjaeV+sYBfv+g6t0DK0l4nHgs0o1c CPn9+girD4R94Hp1pTRt+ORbGE5MDmJRyiQTw=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hello,
I have multiline prompt:
PROMPT="%n:%~
$ "
I noticed that after resizing terminal window (konsole and urxvt), zsh adds
extra first line of prompt. But only after startup or when you type something
before resizing (eg. when you resize n-times and don't type anything it
happens just once).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author