Doraken
e5959d4b57
update variable protection
...
update variable protection
2023-07-22 17:26:49 +02:00
Arnaud Crampet
1d2687f1f4
Add function tag on functions
...
Add var protection ( starting )
Add stack trace builder start
2023-07-18 15:54:14 +02:00
John D Pell
6a41dbc3f6
Add "bash-progcomp" from " https://github.com/gaelicWizard/bash-progcomp@v2.0.1 "
...
git-vendor-name: bash-progcomp
git-vendor-dir: vendor/github.com/gaelicWizard/bash-progcomp
git-vendor-repository: https://github.com/gaelicWizard/bash-progcomp
git-vendor-ref: v2.0.1
2021-12-27 11:36:38 -08:00
John D Pell
fdb50aec6b
Remove defaults completion v1
2021-12-27 11:36:38 -08:00
Noah Gorny
67eff71d72
defaults: Revert to old comparison
...
Also fix a small bug along the way :)
2021-08-15 21:28:00 +03:00
Kent Sutherland
a6d58351e7
Fixed defaults autocompletion.
...
Need to use grep WITHOUT case-sensitivity. Otherwise results such as com.apple.iChat and com.apple.imagent won't be handled correctly and neither one can be completed.
Fixed another comparison that prevented "defaults read com.apple.iChat <complete>" from correctly returning the available defaults keys in that file.
2021-08-12 00:15:18 +03:00
Travis Swicegood
39f8ef9875
add defaults autocompletion for OS X
2012-02-18 21:52:10 -06:00