aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShohei YOSHIDA <syohex@gmail.com>2020-05-26 07:38:59 +0900
committerShohei YOSHIDA <syohex@gmail.com>2020-05-26 07:38:59 +0900
commit6daa0849e2e219248a8836465a90acb73306ad6e (patch)
tree3ea9816bfcb0a4f8e393c79a0697f3a191699c28
parentMerge pull request #741 from syohex/syohex/fail2ban-client-metadata (diff)
downloadzsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.tar
zsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.tar.gz
zsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.tar.bz2
zsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.tar.lz
zsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.tar.xz
zsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.tar.zst
zsh-completions-6daa0849e2e219248a8836465a90acb73306ad6e.zip
Update ffind completion
-rw-r--r--src/_ffind1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_ffind b/src/_ffind
index c9a05a0..92cb30b 100644
--- a/src/_ffind
+++ b/src/_ffind
@@ -42,6 +42,7 @@ _arguments -C \
'--nosymlinks[do not follow symlinks]' \
'--hidden[do not ignore hidden directories]' \
'-c[force case sensitive]' \
+ '-i[force case insensitive]' \
'--delete[delete files found]' \
'--exec[execute the given command with the file found]:command:_command_names' \
'--module[execute the given module with the file found]:module_name args:' \