Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: code completition / cannot delete characters
- X-seq: zsh-users 11248
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: code completition / cannot delete characters
- Date: Fri, 09 Mar 2007 02:44:27 -0800
- In-reply-to: <52211927-A3E8-4E51-8735-961A3BE83BB1@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <52211927-A3E8-4E51-8735-961A3BE83BB1@xxxxxxxxxxxxxxxxxx>
On Mar 7, 10:45pm, Michael Worobcuk wrote:
}
} But the /usr/src is shown twice, and I cannot delete the first /usr/src.
What happens if you type: ESC x redisplay
(that is, the escape key, then x, then the word redisplay) and then hit
the return key? Does that clean it up?
If not, what about: ESC x clear-screen
??
} I think this is a problem with the utf8 character set.
What is the value of your $ZSH_VERSION variable? UTF-8 shouldn't cause
a problem, but wide characters were not properly handled until quite
recently.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author