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

Re: [PATCH] helpfiles: Also accept 'UTF-8' as an encoding name.



In helpfiles, line 77 (either with or without my previous patch):

        } elsif(($choice < 1) && (/(en)|\./i)) {

the pattern matches everything containing either 'en' or '.'.
What is intended here?



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