Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: utf-8 and zsh



On ÐÐÑÐÑÐÑÐÐÑÐ 07 ÐÐÐÐÐÑÑ 2008 23:10:29 MaurÃÂcio wrote:
> Hi,
>
> Is there some zsh-specific way to enter utf-8
> characters? Or should I rely on my terminal to
> do that (xterm, mlterm etc.)?
>

You can use insert-composed-char ZLE function; see man zshcontrib. 
Otherwise there are good chances that it will just work when you enter 
multibyte characters using OS supplied means.

Keep in mind that zsh will use whatever encoding is set by current 
locale; it does not convert to UTF-8 internally.

Attachment: signature.asc
Description: This is a digitally signed message part.



Messages sorted by: Reverse Date, Date, Thread, Author