Path to this page:
./
shells/bash-completion,
Programmable completion specifications for bash
Branch: pkgsrc-2019Q2,
Version: 2.8nb1,
Package name: bash-completion-2.8nb1,
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]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 102d618c60fa001165153b58751d07f230aec7e8
RMD160: 6ec05ded0b734ebeb9caf7d84bf09d937f923ddb
Filesize: 279.422 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version bash-completion-2.8nb1 (created)