zsh-workers
 help / color / mirror / code / Atom feed
* insert-unicode-char
@ 2005-11-24 14:08 Zvi Har'El
  2005-11-24 14:33 ` insert-unicode-char Zvi Har'El
  2005-11-24 14:39 ` insert-unicode-char Peter Stephenson
  0 siblings, 2 replies; 6+ messages in thread
From: Zvi Har'El @ 2005-11-24 14:08 UTC (permalink / raw)
  To: Zsh hackers list

Hi,

I am trying to use the new insert-unicode-char in a vi emulation - insetmode,
using

        autoload insert-unicode-char
        zle -N insert-unicode-char
        bindkey -v '^y' insert-unicode-char

It works, accept I cannot enter  two unicode characters in a row. After I have
finished entering the first one by entering its closing ^Y, the  opening ^Y of
the second character just beeps. I can start another insert-unicode-char
sequence only after typing at least one more character (of course, a
"solution" is to hit any character and to follow it by a backspace ;-)).
I am using the up-to-date zsh-4.3.0-dev-1 (ChangeLog revision 1.2939,
insert-unicode-char revision 1.3) on a RedHat 9 and system.
Best,

Zvi.

-- 
Dr. Zvi Har'El      mailto:rl@math.technion.ac.il    Department of Mathematics
tel:+972-54-4227607 icq:179294841    Technion - Israel Institute of Technology
fax:+972-4-8293388  http://www.math.technion.ac.il/~rl/    Haifa 32000, ISRAEL
"If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942)
                          Thursday, 22 Heshvan 5766, 24 November 2005,  3:47PM


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

end of thread, other threads:[~2005-11-25 11:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-24 14:08 insert-unicode-char Zvi Har'El
2005-11-24 14:33 ` insert-unicode-char Zvi Har'El
2005-11-24 14:57   ` insert-unicode-char Zvi Har'El
2005-11-25 11:10     ` insert-unicode-char Peter Stephenson
2005-11-24 14:39 ` insert-unicode-char Peter Stephenson
2005-11-24 15:01   ` insert-unicode-char Zvi Har'El

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).