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

Re: Stupid question: how to get accents in zsh?



On Feb 15 97, Louis-David Mitterrand <mito> wrote:
> I can't seem to get accented characters in zsh, I tried:
> 
> export LC_CTYPE=iso_8859_1
> export LANG=iso_8859_1
> stty cs8 -istrip
> etc...
> 
> I looked everywhere in zsh-doc, but I can't find any builtin.

Following up to myself: my problem was I had defined 'bindkey -me' in my
.zshrc. With 'bindkey -e' everything is fine.

-- 

     Louis-David Mitterrand
     (Formula 1): http://www.zoom.com/mito/
     (Java page): http://www.zoom.com/mito/quote/
     mito@xxxxxxxxxxx 



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