Commit Graph

93 Commits (dbc9922ae5d437da3054dfa3157749b2aaee4bcf)

Author SHA1 Message Date
Levent YALCIN 158078a94d kontena.io cli tab completion added 2016-07-31 23:51:00 +01:00
Cheong Yip 62e07f8f70 Update docker & add docker-compose/docker-machine CLI completion
CLI completions are from:
- docker : https://github.com/docker/docker/blob/master/contrib/completion/bash/docker
- docker-compose : https://github.com/docker/compose/blob/master/contrib/completion/bash/docker-compose
- docker-machine : https://github.com/docker/machine/blob/master/contrib/completion/bash/docker-machine.bash
2016-07-10 12:36:17 +10:00
Sardorbek Imomaliev 71bbd9d41a fix tmux-completion when trying to use withiout running server 2016-05-31 21:44:08 +06:00
przepompownia 9103f4e758 Replace static command list by generated.
It requires version 2.1 of tmux
2016-05-28 22:31:24 +02:00
Paul Dapolito 28c6d17632 Updating git.completion.bash to latest version from git source code mirror. 2016-04-08 09:38:06 -07:00
Tomáš Havlas b835b3d9ce Added support for multiple aliases/hosts in single line for ssh completion and plugin 2016-03-25 23:29:33 +01:00
Konstantin Gredeskoul fd3d305fad Faster search, and cleaner completion 2016-03-24 02:54:30 -07:00
Konstantin Gredeskoul c0a657270c Add bash-it search functionality
- "bash-it search term1 [term2]...."

 - we are using existing 'bash-it show plugins|aliases|completions'
   commands output, to search (with grep) for lines that match the
   search terms, and then output the matches.

 - wrote a simple unit test that for whatever reason fails on Travis,
   so wrapped it in 'if "Darwin"'...
2016-03-23 23:13:51 -07:00
Eduardo Bellido Bellido 2911f88cf2 Use the same parsing_command for OSX and Linux 2016-02-19 00:35:45 +01:00
cornfeedhobo 85e7e408aa added menu and error messages to projects plugin. indentation cleanup to conform to editorconfig. 2016-02-12 09:05:22 -06:00
Nils Winkler 8d2cc7e251 Merge pull request #659 from edubxb/update-command
Add update subcommand
2016-02-10 08:16:33 +01:00
Frank Becker 0c55ed892c fixed version completion for sdkman 3.3.2 2016-02-06 12:18:02 +01:00
Eduardo Bellido Bellido 5c6de8ca67 Add new udpate command to Bash it completion 2016-02-05 18:48:32 +01:00
Nils Winkler d938d15f9d Merge pull request #398 from ancho/gvm_completion
added sdk(man) completion and plugin
2016-02-04 13:03:25 +01:00
James Cuzella 219832bc56 Adding docker command line client completion from https://github.com/docker/docker/blob/master/contrib/completion/bash/docker 2016-01-08 17:53:25 -07:00
Nils Winkler 38bd3a3b99 Loading Homebrew Bash Completion if installed
In addition to the regular /etc/bash_completion, the one from Homebrew
is loaded when running on OS X, and when Homebrew is installed.

Also added the system completion to the default install options, since
this is a feature that's requested frequently.
2016-01-05 07:35:02 +01:00
was4444 25940111e8 fix wrong syntax 2016-01-04 18:42:40 +08:00
wxf 56fdb6333c support system completion 2016-01-01 15:46:53 +08:00
Raphael Parree 6515ff4007 Added jboss 7 completion 2015-12-14 17:03:35 +01:00
Sebastian Just f2acd20356 Added simple support for terraform
Not providing help for the speicifc commands yet but at least complete
the available commands as a starting point
2015-12-07 14:52:56 -05:00
Frank Becker e2a596b708 renamed gvmtool to sdkman 2015-11-16 16:13:32 +01:00
Frank Becker 5738e5d45e added outdated command to gvmtool completion 2015-11-16 16:13:11 +01:00
Frank Becker 73d2b4f87e gvmtool completion - determine local installed versions 2015-11-16 16:12:23 +01:00
Eduardo Bellido Bellido e8e01b5794 Add awscli completion 2015-10-28 23:51:05 +00:00
Nils Winkler 18836b1a0c Merge pull request #588 from crazygit/upstream
add bulk enable or disable function
2015-10-27 10:42:19 +01:00
Eduardo Bellido Bellido 25ef4e1275 Add gradle completion
Code borrowed from gist:

https://gist.github.com/nolanlawson/8694399
2015-10-22 22:54:13 +02:00
crazygit a42e5f4d73 add bulk enable or disable function 2015-10-23 00:07:35 +08:00
cornfeedhobo 8744f6899c fixed to not also include the current directory 2015-09-30 01:32:47 -05:00
cornfeedhobo c74378632f added projects plugin and completion 2015-09-26 18:32:01 -05:00
Eduardo Bellido Bellido 6799b151d4 Add hub plugin and completion 2015-09-06 19:18:14 +02:00
Travis Swicegood 1bbf8204b6 Add bundler completion from @mernen 2015-09-01 10:47:16 -05:00
Nils Winkler 33307c7360 Merge pull request #550 from simonfiddaman/master
Skip ssh hashed hosts
2015-08-27 08:54:53 +02:00
Nils Winkler 2b483010d2 Merge pull request #415 from websi/capistrano_v3
Add the compatibility for capistrano gem version 3
2015-08-27 08:13:40 +02:00
Simon Fiddaman 6c82269121 Skip ssh hashed hosts 2015-08-20 17:37:46 +02:00
Antti Ahti 7d05e25dbb npm autocompletion 2015-06-09 21:09:35 +03:00
Nils Winkler 60ce757151 Changed check for drush excecutable
This should help with #480...
2015-05-18 10:06:32 +02:00
Benjamin Brombach 4510c9ee63 fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
Nils Winkler 7e5e2d9513 Merge pull request #455 from Bash-it/update-vagrant-completion
Updated vagrant bash completion
2015-04-22 07:54:32 +02:00
Omer Katz bd6b4d8a28 Updated git completion. Fixes #299. 2015-04-21 11:29:45 +03:00
Omer Katz 7166fbf12a Updated vagrant bash completion. 2015-04-21 11:23:04 +03:00
Nils Winkler 409e552970 Added completion for dirs plugin 2015-04-16 10:43:14 +02:00
Nils Winkler d29d6df2f2 Added support for `bash-it help completions` command.
It's showing the same output as `bash-it show completions`,
to keep things simple.
2015-03-23 08:18:48 +01:00
Timo Webler 2195d3aa76 Add the compatibility for capistrano gem version 3
Use all tasks for completion
2015-02-19 13:26:23 +01:00
Antti Ahti 423e342282 Add --force-with-lease to git push autocompletion 2015-02-16 14:31:34 +02:00
Frank Becker 5d0ba9550f rename gvm completion and plugin to gvmtool to avoid confusion with go version manager 2015-01-12 10:27:38 +01:00
Frank Becker 16933b7d4f added gvm completion and plugin 2015-01-10 14:26:51 +01:00
Omer Katz 9be2500a31 Merge pull request #360 from thedrow/feature/vagrant-completion
Added vagrant bash completion.
2014-10-28 13:42:27 +02:00
Omer Katz 6b94231a08 Added vagrant bash completion. 2014-10-28 13:42:12 +02:00
Omer Katz 8bae8a1edb Merge pull request #359 from thedrow/feature/testkichen-completion
Added test kitchen bash completion.
2014-10-28 13:41:44 +02:00
Omer Katz d8fe912bdc Added test kitchen bash completion. 2014-10-28 13:41:20 +02:00