[_cranspasswords] La tab complétion était un poil foireuse, optimisé.
This commit is contained in:
parent
da83f59197
commit
9597a2aa5a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ _cranspasswords(){
|
|||
;;
|
||||
esac
|
||||
else
|
||||
if [[ $words[2] == '-' ]]; then
|
||||
if [[ "$words[2]"* == "-"* ]]; then
|
||||
_cranspasswords_args
|
||||
else
|
||||
_cranspasswords_files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue