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

PATCH: fix minor brace expansion bug



If BRACE_CCL is on and \xff is part of the given character set,
it will get lost:

% echo {þÿý}
ý þ

I've attached a fix.

Regards,
Thorsten Dahlheimer

Attachment: braceccl_char255.patch
Description: Binary data



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