zsh-workers
 help / color / mirror / code / Atom feed
* UTF-8/unicode/widechar refresh bug
@ 2007-12-22  5:03 Mikael Magnusson
  2008-01-03 17:17 ` Peter Stephenson
  2008-01-05 13:10 ` Peter Stephenson
  0 siblings, 2 replies; 4+ messages in thread
From: Mikael Magnusson @ 2007-12-22  5:03 UTC (permalink / raw)
  To: zsh-workers

So this happens to me very rarely, but this time I think I've got it
narrowed down. I'm cautiously optimistic someone else will reproduce
it.

zsh -f
bindkey '^E' reset-prompt #or whatever key you want
: aaaaa(enter some characters so the cursor just wraps)〜aaaaaaaa<ctrl-e>

at this point everything after the character that probably gets
garbled in the mail disappears. The unicode codepoint is 301c, a
command to print one for copy-paste or kill-yank is:
echo +MBw|iconv -f UTF-7 -t UTF-8
though it does seem to happen with any arbitrary double-width
character (I tried 4 different ones anyway).

(version is 4.3.4-dev-3, latest cvs)

-- 
Mikael Magnusson

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-05 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-22  5:03 UTF-8/unicode/widechar refresh bug Mikael Magnusson
2008-01-03 17:17 ` Peter Stephenson
2008-01-05 13:10 ` Peter Stephenson
2008-01-05 16:08   ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).