Bug#589300: Bug #589300: zsh: multibyte character support broken again

2010-07-16 Thread Daniel Stone
On Fri, 16 Jul 2010 at 03:19:05PM +, Clint Adams wrote: > On Fri, Jul 16, 2010 at 03:29:10PM +0100, Daniel Stone wrote: > > Using setopt VI, though this has confirmed to not be important: > > zsh% unicode ䷥ > > pressing esc, 0, w, i, ' -w', which should yield 'unicode -w ䷥', instead > > yields

Bug#589300: zsh: multibyte character support broken again

2010-07-16 Thread Clint Adams
On Fri, Jul 16, 2010 at 03:29:10PM +0100, Daniel Stone wrote: > Using setopt VI, though this has confirmed to not be important: > zsh% unicode ䷥ > pressing esc, 0, w, i, ' -w', which should yield 'unicode -w ䷥', instead > yields 'unicode -w䷥', by the looks. This part confuses me; shouldn't w posi

Bug#589300: zsh: multibyte character support broken again

2010-07-16 Thread Daniel Stone
Package: zsh Version: 4.3.10-14 Severity: important So it looks like support for multibyte characters has regressed. :( Using setopt VI, though this has confirmed to not be important: zsh% unicode ䷥ pressing esc, 0, w, i, ' -w', which should yield 'unicode -w ䷥', instead yields 'unicode -w䷥', by