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 |