Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: insert-unicode-char
- X-seq: zsh-workers 21666
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: insert-unicode-char
- Date: Thu, 18 Aug 2005 20:48:20 +0200
- In-reply-to: <200508181543.j7IFhDjV003092@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200508181543.j7IFhDjV003092@xxxxxxxxxxxxxx>
Peter wrote:
> First go at a function to compose Unicode characters based on
> two-character sequences.
Nice.
> Index: Functions/Zle/insert-unicode-char
Presumably this works perfectly well in non-unicode locales if the
resultant character is available. Given that, is insert-unicode-char (as
opposed to something like compose-char) the best name?
I'm sure you know this but for the benefit of anyone that doesn't, it's
possible to configure a compose key with xmodmap. It think the
applicable line (for the rightmost Windows key) is:
keycode 117 = Multi_key
Oliver
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author