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

man page bug for negative pattern?



Hi,

In man page of zshexpn, for "^x" negative pattern, it said:

    This has a higher precedence than `/'

But I think the precedence should be lower than /, right? Just as the
zshguide said:

    In filename generation, the ^ has a lower precedence than a slash:

in page 228.



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