Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Unicode problem



On 22/01/2008, Clint Adams <clint@xxxxxxx> wrote:
> On Mon, Jan 21, 2008 at 03:29:48PM +0100, Mikael Magnusson wrote:
> > I guess what you want to do in zsh is just count them as width 0, and
> > have the cursor skip over them, so if you are on the right of a<336>
> > and press left you should end up to the left of a. If the user types
>
> Hmm, it would seem less surprising to me if character-based zle widgets
> did not act upon multiple wide characters at a time.

(these questions are not rhetorical :)
How do you visually represent the cursor is between them? Why would
you want to be between them in the first place? It probably makes
sense to have backspace only delete the last combining char, not the
whole thing though.

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author