Kenny Parnell
05161f2cf9
Update Bash Completions
...
- Add missing commands to completion
- Auto-completion for `plugin-add`. Only include plugins not included.
- Auto-completion for `update`
2018-01-22 23:46:47 -05:00
Trevor Brown
df66739fe1
Ignore new shellcheck warnings in bash completions function.
2017-12-27 10:45:16 -05:00
Jonathan Knapp
33d7d9c26c
Merge remote-tracking branch 'source/master' into origin/shellcheck
2017-10-01 09:15:22 -04:00
Daniel Perez
56b8456920
Fix tab formatting in fish completions
2017-09-27 16:41:49 +09:00
Daniel Perez
6a63299dec
Update fish completions
2017-09-27 16:40:50 +09:00
Jonathan Knapp
808a8d48b7
Fix many shellcheck issues; ignore a few others
2017-09-04 10:09:47 -04:00
Fernando
1e9166e9bc
Merge branch 'master' into which_command
2017-05-15 15:40:42 -03:00
Julian Laubstein
5fbf730c4c
Added missing local and global to bash completion
2017-04-25 14:22:40 +02:00
Daniel Perez
ee842285bb
Add system completions for fish
2017-03-27 09:00:40 -07:00
Trevor Brown
ca2bfa285a
Add bash completion for the update command.
2017-03-17 21:48:11 -04:00
Fernando Crespo
fb4e263598
Initial support for which command
2017-03-14 10:56:59 -03:00
crzrcn
8ecfffcf5c
Fix fish shell's deprecation warnings when using the complete
command
...
Attempting to tab-complete an asdf command would result in a deprecation warning being printed.
The --authoritative/-A and --unauthoritative/-u flags have been removed from the `complete` command.
Context: https://github.com/fish-shell/fish-shell/pull/3660
2016-12-24 15:42:57 -08:00
Kevin Rockwood
ca1273e7d4
Rename which to current ( #79 )
...
* Rename `asdf which` -> `asdf current`
* Output `set by $path` with current command
* Use dummy plugin in current_command test
* Hide "set by" message if derived from legacy file
2016-07-25 00:47:17 +09:00
David Bernheisel
29807fd154
zsh: remove _asdf completion. #68
2016-06-29 16:06:33 -04:00
Daniel Perez
3e31c40020
Make it possible to use fallback versions.
2016-05-04 02:22:48 +09:00
Daniel Perez
784d7e9f34
Add support for local and global commands.
2016-04-25 02:13:09 +09:00
Daniel Perez
3d388ec0a2
Add fish support.
2016-04-18 16:33:14 +09:00
Kenny Parnell
0ed957b59e
Add bash completion
2016-02-29 02:53:43 -05:00
Justin
7476c02f0a
Adds (very) basic zsh autocompletion
2015-12-05 11:14:37 +01:00