diff options
| author | wiz <wiz@pkgsrc.org> | 2008-03-12 09:47:58 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2008-03-12 09:47:58 +0000 |
| commit | f80633cd8026c1f5dbfae71e31c63519b6bb1931 (patch) | |
| tree | 908bc71489fdf4bf1370778a7a830534359ff5d3 /shells/bash-completion/PLIST | |
| parent | 14d5d964eb40c69075d51b96a2e4e5e018dd0cf3 (diff) | |
| download | pkgsrc-f80633cd8026c1f5dbfae71e31c63519b6bb1931.tar.gz | |
Initial import of bash-completion-20060301:
A relatively new feature in bash is programmable completion, which
has been available since the beta version of 2.04. Programmable
completion will be familiar to you if you are a zsh user. It also
exists, albeit in a much less usable form, in tcsh.
Standard completion
bash has offered many forms of completion since its inception,
including path, file, user, host and variable completion.
* Path-name completion
* File-name completion
* User-name completion
* Host-name completion
* Variable-name completion
Programmable completion indefinitely extends the type of completion
you can perform.
This package contains a variety of completions for various programs.
Diffstat (limited to 'shells/bash-completion/PLIST')
| -rw-r--r-- | shells/bash-completion/PLIST | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/shells/bash-completion/PLIST b/shells/bash-completion/PLIST new file mode 100644 index 00000000000..d3825cef64a --- /dev/null +++ b/shells/bash-completion/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/12 09:47:58 wiz Exp $ +share/bash-completion/bash_completion +share/bash-completion/bash_completion.sh +share/bash-completion/contrib/bitkeeper +share/bash-completion/contrib/bittorrent +share/bash-completion/contrib/cksfv +share/bash-completion/contrib/clisp +share/bash-completion/contrib/dsniff +share/bash-completion/contrib/freeciv +share/bash-completion/contrib/gcl +share/bash-completion/contrib/gkrellm +share/bash-completion/contrib/gnatmake +share/bash-completion/contrib/harbour +share/bash-completion/contrib/hg +share/bash-completion/contrib/isql +share/bash-completion/contrib/larch +share/bash-completion/contrib/lilypond +share/bash-completion/contrib/lisp +share/bash-completion/contrib/mailman +share/bash-completion/contrib/mcrypt +share/bash-completion/contrib/modules +share/bash-completion/contrib/mtx +share/bash-completion/contrib/p4 +share/bash-completion/contrib/povray +share/bash-completion/contrib/ri +share/bash-completion/contrib/sbcl +share/bash-completion/contrib/sitecopy +share/bash-completion/contrib/snownews +share/bash-completion/contrib/svk +share/bash-completion/contrib/unace +share/bash-completion/contrib/unrar +share/doc/bash-completion/README +@dirrm share/doc/bash-completion +@dirrm share/bash-completion/contrib +@dirrm share/bash-completion |
