Kent Sutherland
9463321d72
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.
2013-03-04 21:39:05 -05:00
Nils Winkler
4261f3d8ec
Added completion (show, help, enable, disable) for the bash-it function
2012-11-13 14:16:21 +01:00
Travis Swicegood
688d321af2
Add Django auto-complete support
2012-09-06 13:52:19 -04:00
Erich Smith
40bfea2cf3
Merge pull request #114 from emilb/master
...
Added Maven completion file
2012-07-31 17:32:49 -07:00
Von Welch
e2e63c9662
Don't require tmux server to be running for completion to work.
2012-06-30 16:47:13 -04:00
Luiz Felipe
868fcd0c41
updating git.completion.bash
2012-05-10 14:52:04 -03:00
Emil Breding
86f59a5a2a
Added completion file for Maven
2012-04-25 21:58:33 +02:00
Eitan Adler
3fc60b5358
Fix bogus bash binary location
2012-04-17 00:24:58 -04:00
Travis Swicegood
39f8ef9875
add defaults autocompletion for OS X
2012-02-18 21:52:10 -06:00
Travis Swicegood
67f642f5b3
Merge pull request #102 from jpschewe/master
...
Found a bug in the tmux completion
2012-02-14 15:29:07 -08:00
Jon Schewe
9b866fa93c
Found another function that needs to be copied to tmux completion
2012-02-12 12:30:07 -06:00
Jon Schewe
98c9bc16a3
Add _filedir replacement
...
Turns out that _filedir isn't always defined. So bring our own version
in.
2012-02-12 12:14:48 -06:00
Travis Swicegood
8056192960
Add in Fabric auto-completion (thanks @underself).
...
Please see [underself/fabric-completion] for the original work that this
is based off of.
[underself/fabric-completion]: https://github.com/underself/fabric-completion
2012-02-11 15:48:48 -06:00
Travis Swicegood
f6d9325722
Fix a typo so new-session can be completed
2012-02-11 15:39:40 -06:00
Jon Schewe
92c97591be
Fix typo in option check
2012-02-11 14:48:09 -06:00
Jon Schewe
68b0392ce4
Merge remote-tracking branch 'upstream/master'
2012-02-10 21:02:28 -06:00
Jon Schewe
9e80864f84
Tmux completion
2012-02-10 21:01:10 -06:00
Nils Winkler
9df9ac3dec
Fixed SSH completion to include both config and known_hosts. Works on OS X for me if set up like that.
2011-11-01 08:27:37 +01:00
Victor Castell
484c57b7d2
Refactored gem completion to load gem lists on demand intead of on load
2011-07-25 13:47:03 +02:00
Mark Szymanski
f6950f9f7b
Add gem completion
2011-06-29 11:33:39 -05:00
Travis Swicegood
e115b4c5af
Move auto-complete code over to available -> enabled style
...
This continues the move toward the ability to turn things off with
everything turned on by default.
2011-06-21 09:20:40 -05:00
Anton Shemerey
b64d4bc0de
add path for bash completion
2011-05-26 23:21:34 +03:00
Florian Baumann
13edf326c4
added advanced ssh completion
2010-12-06 16:01:06 +01:00
Andy Shen
e0d8582c0b
ssh completion using .ssh/config
2010-12-04 11:03:33 +11:00
John Schulz
7ce4184c93
Alter test for `brew` to prevent false positive.
...
`brew` reports 'no brew found in ...' to `stdout` (at least on Solaris) resulting in a false positive.
2010-11-10 11:46:05 -05:00
Mark Szymanski
75bbdc44f4
Added completion support for todo.txt-cli
2010-10-27 17:32:06 -05:00
Robert R Evans
c9da086643
Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github).
2010-10-06 17:27:55 -07:00
Piotr Usewicz
7899cb4e8e
Fix brew completion
2010-10-06 13:53:00 +01:00
Piotr Usewicz
014e991098
Added Homebrew completion plugin
2010-10-06 13:38:04 +01:00
Robert R Evans
a4d0242dd0
Help files. Added the rest of bash it
2010-10-02 15:07:29 -07:00
Robert R Evans
a7d1ee0c02
Added help screens.
2010-10-02 15:04:24 -07:00
Robert R Evans
9c7cd9aa00
First Commit
2010-10-02 11:55:34 -07:00