bash-completion

Rating: 
5
Your rating: None Average: 5 (3 votes)
bash-completion is a collection of shell functions that take advantage of the programmable completion feature of bash 2.04 and later

Keywords:

Application versions: 
AttachmentSizeDate
File bash-completion-2.1-1.armv7hl.rpm194.27 KB13/04/2014 - 14:06
Changelog: 

- update

Comments

DrYak's picture

Would you consider adding that package to Sailfishos:chum too?

wickedsp1d3r's picture

Looks like the current Bash version is too old to support it..

$ echo $BASH_VERSION
3.2.57(1)-release

Errors:

-bash: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
-bash: complete: -D: invalid option
complete: usage: complete [-abcdefgjksuv] [-pr] [-o option] [-A action] [-G globpat] [-W wordlist] [-P prefix] [-S suffix] [-X filterpat] [-F function] [-C command] [name ...]