Ville Skyttä
|
0bc2bb5897
|
Clean up unneeded semicolons.
|
2011-05-11 19:42:02 +03:00 |
|
Ville Skyttä
|
a54857cd05
|
_init_completion: Add -s for splitting long options, use it in completions.
|
2011-05-02 00:04:26 +03:00 |
|
Ville Skyttä
|
6e809d032c
|
Remove = from COMP_WORDBREAKS when using _split_longopt().
Without this, it does not do anything useful in bash >= 4.0.
|
2011-04-25 00:09:50 +03:00 |
|
Ville Skyttä
|
aef53c1160
|
Use _init_completion() in completions/o*.
|
2011-04-20 22:56:30 +03:00 |
|
Ville Skyttä
|
9af6f3504e
|
Abort completion file loading earlier if required commands are not available.
Cuts ~10% from bash completion load time on two different systems I
just tested.
|
2011-04-05 00:37:55 +03:00 |
|
Ville Skyttä
|
d6043b9609
|
Don't leak $options from iscsiadm completion, add basic test case.
|
2011-01-17 22:14:18 +02:00 |
|
Guillaume Rousse
|
406e8347dd
|
add iscsiadm completion
|
2011-01-16 23:30:48 +01:00 |
|