Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh clears prompt line. Feature or bug?
- X-seq: zsh-workers 21121
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Zsh clears prompt line. Feature or bug?
- Date: Fri, 08 Apr 2005 15:12:21 +0000
- In-reply-to: <5550.1112958038@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1dc4e3890504061159601fb049@xxxxxxxxxxxxxx> <20050407172756.GA16416@DervishD> <1dc4e38905040711017a63b0ba@xxxxxxxxxxxxxx> <20050407181536.GD16712@DervishD> <1050407225513.ZM17729@xxxxxxxxxxxxxxxxxxxxxxx> <4374.1112949824@xxxxxxxxxxxxxxxxxxxxxxx> <1050408100927.ZM18483@xxxxxxxxxxxxxxxxxxxxxxx> <5550.1112958038@xxxxxxxxxxxxxxxxxxxxxxx>
On Apr 8, 1:00pm, Oliver Kiddle wrote:
}
} > } That's 80 spaces, save cursor position, 80 backspaces, restore cursor.
} >
} > Doesn't work for me.
}
} Sorry, it looks like I made a bit of a mess of this when trying to
} simplify it. My original used $terminfo.
Does that mean that with $terminfo you were able to employ a destructive
backspace? As I said, for me \b isn't destructive, at least not in the
sense of making it impossible to mouse-select previously-printed spaces.
The next complaint, of course, is going to be that zsh clobbers the word
"RIGHT" in the following:
zsh% echo -n "${(l.COLUMNS-6.. .)}RIGHT\015LEFT"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author