Path to this page:
./
shells/bash-completion,
Programmable completion specifications for bash
Branch: pkgsrc-2021Q1,
Version: 2.11,
Package name: bash-completion-2.11,
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.
Master sites:
SHA1: 731834de11a2fea2992002c528dc9d39f0cb9fdc
RMD160: c38855cb1e3379c815d5491234ee589b91c44e3f
Filesize: 303.715 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version bash-completion-2.11 (created)