Ville Skyttä
|
497c20902a
|
Use == instead of =.
|
2013-04-08 23:04:11 +03:00 |
|
Ville Skyttä
|
6185297fc9
|
*: Line continuation, whitespace, and compgen -W ... -- "$cur" quoting cleanups.
|
2013-02-17 23:49:30 +02:00 |
|
Ville Skyttä
|
3b8ef29ef3
|
Cleanups: Use [[ instead of [.
|
2011-11-09 23:28:11 +02:00 |
|
Ville Skyttä
|
0d10b94e7a
|
Move Emacs indentation settings from every file to .dir-locals.el.
|
2011-11-01 22:14:45 +02:00 |
|
Ville Skyttä
|
20c05b43b6
|
Load completions in separate files dynamically, get rid of have().
|
2011-10-12 00:19:50 +03:00 |
|
Ville Skyttä
|
93f786c6fd
|
ipsec: Cosmetic tweaks.
|
2011-08-20 09:49:46 +03:00 |
|
Tobias Brunner
|
e4f77de0b7
|
ipsec: Complete connection names for 'up', 'down' and other commands.
|
2011-08-20 09:48:16 +03:00 |
|
Tobias Brunner
|
d271b50f22
|
ipsec: Add strongSwan specific completion with fallback.
If the ipsec command is not provided by strongSwan, completion falls
back to the implementation originally created for FreeS/WAN.
|
2011-08-20 09:47:36 +03:00 |
|
Tobias Brunner
|
d32980f4bb
|
ipsec: Drop uname check, simply check for 'ipsec'.
|
2011-08-20 09:43:16 +03:00 |
|
Ville Skyttä
|
22c8330099
|
Use _init_completion() in completions/i*.
|
2011-04-20 17:13:48 +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 |
|
Guillaume Rousse
|
cb7fc2f7c4
|
rename 'contrib' directory to 'completions'
|
2010-09-12 16:42:21 +02:00 |
|