Path to this page:
./
shells/bash-completion,
Programmable completion specifications for bash
Branch: pkgsrc-2018Q3,
Version: 2.1nb1,
Package name: bash-completion-2.1nb1,
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: fad16b1cdae2b40d6814f786990e0e50ab2d537a
RMD160: a2d42658f2f6a77563614a4a733c95c57bb42cfc
Filesize: 333.144 KB
Version history: (Expand)
- (2018-10-22) Package added to pkgsrc.se, version bash-completion-2.1nb1 (created)