zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk, "David Durrleman" <dualmoo@gmail.com>
Subject: Re: zsh on short terminals
Date: Mon, 19 Mar 2007 13:13:17 +0000	[thread overview]
Message-ID: <20070319131317.6851b5b2.pws@csr.com> (raw)
In-Reply-To: <1bea19c20703142005t68ccbe91ie9572c97a865f561@mail.gmail.com>

"David Durrleman" <dualmoo@gmail.com> wrote:
> If I run a terminal with less than 3 lines (geometry 80x1 for
> example), then the first 17 chars of the prompt are not displayed
> 
> A friend of mine reproduced this on a completely different computer
> with a different linux distribution, so I think that this is a bug in
> zsh.

Yes, it's a bug.

This is a bit horrible.  Zsh goes into a special mode when the terminal
height is less than 3, equivalent to single line mode---that's because it
can't fit the two extra lines the line editor normally expects to be there
as a minimum under the prompt.  However, it looks like single line mode has
been allowed to lag behind the normal input mode and hasn't been fixed
for ages.  I don't have time to rewrite it completely, so I'm not sure what
to do.

pws


To access the latest news from CSR copy this link into a web browser:  http://www.csr.com/email_sig.php

To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview


  reply	other threads:[~2007-03-19 13:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15  3:05 David Durrleman
2007-03-19 13:13 ` Peter Stephenson [this message]
2007-03-19 22:25   ` Peter Stephenson

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=20070319131317.6851b5b2.pws@csr.com \
    --to=pws@csr.com \
    --cc=dualmoo@gmail.com \
    --cc=zsh-workers@sunsite.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).