Gibson Fahnestock
f977248086
Re-add zsh completion script and remove fish completion script
...
Looks like the zsh completion script was removed by mistake.
Fixes: https://github.com/rbenv/rbenv/issues/1215
Refs: 569d464d36
2020-01-29 10:07:10 +00:00
Mislav Marohnić
569d464d36
Remove fish completion script
...
fish ships with a much more capable rbenv completion script since fish 2.0.
Fixes #1212
2020-01-28 17:47:59 +01:00
Tim Pope
0d1f1d09f0
Fix multiple argument completion with zsh
...
This changes the zsh completion to omit the final, incomplete command
line argument when invoking rbenv completions, making it consistent with
the bash completion. Since no built-in completion cares about the
argument list, this inconsistency only affected plugins.
2013-02-23 23:54:10 +01:00
Sam Stephenson
f635c8715c
Add zsh support for completion of full command line
2012-12-28 13:25:24 -06:00
richo
65f0be0c20
Bail on completion init if we're not an interactive shell
...
Based on the approach by @imajes
2011-12-11 01:57:56 +11:00
Sam Stephenson
b4f8906b24
Update zsh completion adapter
2011-09-13 13:12:04 -05:00
Sam Stephenson
96679b7715
Don't leak local variables
2011-09-10 20:13:42 -05:00
Sam Stephenson
ed9f69fe23
Fix zsh autocompletion. Closes #47 .
2011-09-10 20:10:07 -05:00
Joshua Peek
042794b651
use -> shell
2011-09-07 10:26:11 -05:00
Joshua Peek
d14529461b
Version autocomplete use
command
2011-09-06 22:07:21 -05:00
Sam Stephenson
5be66da9f4
Rename rbenv-default to rbenv-global
2011-08-18 14:35:00 -05:00
Sam Stephenson
53d55eb08c
Update completions
2011-08-18 14:13:20 -05:00
Sam Stephenson
b45bce80ca
Source the zsh autocompletion script in rbenv-init
2011-08-16 00:13:12 -05:00