Path to this page:
./
shells/bash-completion,
Programmable completion specifications for bash
Branch: pkgsrc-2008Q4,
Version: 20060301,
Package name: bash-completion-20060301,
Maintainer: pkgsrc-usersA 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.
Required to run:[
shells/bash]
Master sites:
SHA1: c99206545484c5d970803b098ce3cb84644cabc3
RMD160: 12c9c11600e08f9b3547586d5a82441b1dfc290a
Filesize: 120.41 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version bash-completion-20060301 (created)