There is currently 1 user online.
bash-completion is a collection of shell functions that take advantage of the programmable completion feature of bash 2.04 and later
- update
DrYak
Thu, 2022/03/31 - 04:35
Permalink
Would you consider adding that package to Sailfishos:chum too?
wickedsp1d3r
Fri, 2021/01/01 - 22:50
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 ...]
Comments
DrYak
Thu, 2022/03/31 - 04:35
Permalink
Would you consider adding that package to Sailfishos:chum too?
wickedsp1d3r
Fri, 2021/01/01 - 22:50
Permalink
Looks like the current Bash version is too old to support it..
Errors: