Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug report
- X-seq: zsh-workers 32140
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: Bug report
- Date: Tue, 17 Dec 2013 11:27:12 +0000
- In-reply-to: <CAHEp6_VA-uYo=be+S5ekKR4F+fOCTsa0qJZn-SLR3xAuMwSJ_g@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <CAHEp6_VA-uYo=be+S5ekKR4F+fOCTsa0qJZn-SLR3xAuMwSJ_g@mail.gmail.com>
On Tue, 17 Dec 2013 11:59:32 +0100
Patrick Oscity <patrick.oscity@xxxxxxxxx> wrote:
> On Dec 15, 18:10, Bart Schaefer wrote:
> > By the way, fiddling with this I discovered that I have one of the
> > terminals that scrolls up when anything is written to the bottom right
> > corner. Vanilla "xterm" does this.
>
> In fact, I discovered the same behavior in my terminal (using iTerm2 on
> OS X) which somehow defeats the purpose. Another odd behavior I noticed
> is that when I set ZLE_RPROMPT_INDENT=0, the first character of any
> completion disappears.
>
> Since other shells like e.g. FISH handle this correctly in the very same
> terminal, maybe there's actually something else broken here?
It's not so much a case of being broken as of working round the foibles
of various terminals. It might well be possible to update the chunk of
code around line 1645 of zle_refresh.c marked "output the right-prompt
if appropriate" so that it's less likely to cause terminals to wrap, but
that will need some research.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author