Skip to content
Discussion options

You must be logged in to vote

I was wondering the same thing but in the source code I found that the pipe is being used to separate multiple patterns like this:

eza --ignore-glob 'test*|__pycache__'

On the other hand other glob implementations allow something like {test*,__pycache__} but this doesn't seem to work with eza.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anzhi0708
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants