Commit Graph

219 Commits (921cfea68d2deb4db039119e2684dbc46a9ae67c)

Author SHA1 Message Date
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