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

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



Jun T. <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
> 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?

Yes, this is the last fallback if nothing with utf8 can be found.



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