zsh-workers
 help / color / mirror / code / Atom feed
* weird history bug (involves unicode characters)
@ 2008-09-18 12:15 Mikael Magnusson
  2008-09-18 20:33 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael Magnusson @ 2008-09-18 12:15 UTC (permalink / raw)
  To: zsh-workers

zsh -f<enter>
: ト<enter>
<alt-.>
#this brings back the ト
<ctrl-c>
<uparrow>

only the colon appears, and alt-. also stops working completely
if you had more commands earlier in history you can't access them
via alt-., though uparrow still works, it just leaves out the ト.

And the character I have been using is 30c8, though it happens for others
as well. It doesn't happen for コ (30b3) and セ (30bb), and it does additionally
happen to ラ (30e9) and マ (30de). The only thing I can see in the bit pattern
of those numbers is that the seventh (from the right) bit is set for the three
failing chars i found so far, and not for the other two.

-- 
Mikael Magnusson

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

end of thread, other threads:[~2008-09-18 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-18 12:15 weird history bug (involves unicode characters) Mikael Magnusson
2008-09-18 20:33 ` Peter Stephenson
2008-09-18 21:27   ` 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).