diff options
author | Marc Cornellà <marc.cornella@live.com> | 2020-03-01 14:02:06 +0100 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2020-03-01 14:05:01 +0100 |
commit | 8d814fdff6f57e83a2b0c9430f61f7093a95bd04 (patch) | |
tree | e61218a56eebd5006896acb97e779c1e3d1b8209 /themes/cypher.zsh-theme | |
parent | 57b178102c0016f5c433054ce981a80dd4b4b73f (diff) | |
download | zsh-8d814fdff6f57e83a2b0c9430f61f7093a95bd04.tar.gz zsh-8d814fdff6f57e83a2b0c9430f61f7093a95bd04.tar.bz2 zsh-8d814fdff6f57e83a2b0c9430f61f7093a95bd04.zip |
Fast algorithm to determine grep alias flags
This version tries whether grep supports all the flags together
and progressively checks older flags if the grep test fails.
This means only one grep call if all flags are supported, and
one additional call for every flag that's not supported, up to
a maximum of 3 calls.
Diffstat (limited to 'themes/cypher.zsh-theme')
0 files changed, 0 insertions, 0 deletions