diff options
author | Arvid Norlander <VorpalBlade@users.noreply.github.com> | 2022-05-14 17:40:28 +0200 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2022-05-20 21:50:50 +0000 |
commit | a54d70457934662318feac9fcc750d2691250f33 (patch) | |
tree | 1f7d31177866ca2f726e357d8500f06cca320f89 /Completion/Unix/Command/_nslookup | |
parent | 545c42cdac25b73134a9577e3c0efa36d76b4091 (diff) | |
download | zsh-a54d70457934662318feac9fcc750d2691250f33.tar.gz zsh-a54d70457934662318feac9fcc750d2691250f33.tar.xz zsh-a54d70457934662318feac9fcc750d2691250f33.zip |
github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxes
* -exec and -execdir can take ; or + as an ending marker. Previously only ; was supported. This is part of POSIX for -exec (support for + for -ok is optional and none of the implementations I looked at seem to support that). * Missing completion for -files0-from (GNU find 4.9.0 and later). This flag needs to go with the global flags at the beginning and load the paths from the given file instead of from the command line. * Missing completion for the -newerXY family of flags (GNU find 4.3.3, also available in FreeBSD and MacOS at least).
Diffstat (limited to 'Completion/Unix/Command/_nslookup')
0 files changed, 0 insertions, 0 deletions