Richard Hartmann, le Thu 01 Jan 2009 17:10:04 +0100, a écrit : > On Thu, Jan 1, 2009 at 16:52, Samuel Thibault > <[email protected]> wrote: > > > That being said, you can also just copy/paste n̈ from > > this very mail. > > ric...@roadwarrior ~ % echo $LANG > en_US.UTF-8 > ric...@roadwarrior ~ % n<0308> > > pressing backspace will remove <0308> -- is this because my > font does not have that sign?
Mmmm, no it's rather because zsh now seems to consider 0308 specially but it now isn't able to properly show it. Try to paste while running cat, it will probably show up correctly (I get a similar behavior on my box). > In any case, 4.3.6-7 treats <0308> as one unit. And the output is not so much garbled yes. But on filesystems that impose combining accents (e.g. HFS), it's sad that zsh is now not able to show filenames properly. So we may close this bug but then immediately open another one about the regression of not being able to display n̈ properly in the prompt. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

