Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
still bugs with 8-bit chars :-(
- X-seq: zsh-workers 462
- From: Carlos Carvalho <carlos@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: still bugs with 8-bit chars :-(
- Date: Tue, 17 Oct 1995 10:46:07 -0200
The problem with accented chars still exist, and this time also in
completion. If you try to complete the file "revalida\347\343o.tex"
(the \??? are the ascii spelling of the octal codes) it starts to
complete all files in the directory.
If you type the name directly such as in "tex revalida\347\343o.tex",
zsh cuts it before the first accented char, and thinks that "o.tex" is
another command.
This is after applying Peter's patch.
Carlos
Messages sorted by:
Reverse Date,
Date,
Thread,
Author