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

Re: UTF-8 and 8-bit settings



Hi,

> > setopt PRINT_EIGHT_BIT
> > stty cs8
> 
> cs8 is good: that means the terminal will pass each byte in full,
> which you will need.  (This is at the low-level terminal interface
> which doesn't know about multibyte characters.)
> 
> The PRINT_EIGHT_BIT option is really a fallback. ... So you should
> have better results if you turn it off.

ok, I see, thanks for your prompt reply!



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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