1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-21 19:31:50 +02:00
zsh/Completion
Wim de With 12b61965b5 51857: Include fusermount3 in fusermount completions
fusermount3 is part of libfuse version 3, while fusermount is part of
libfuse version 2. Since they share the exact same command line
interface, we can reuse the completions.
2023-09-20 20:21:50 +02:00
..
AIX
Base
BSD
Cygwin/Command
Darwin
Debian
Linux
Mandriva
openSUSE/Command
Redhat
Solaris
Unix
X
Zsh
.cvsignore
.distfiles
bashcompinit
compaudit
compdump
compinit
compinstall
README

The subdirectories contain code for a shell-based system of command-line
completion.  This is considerably more powerful than the old `compctl'
method.  For details, see the compsys(1) manual page (`man zshcompsys').