Commit Graph

8 Commits

Author SHA1 Message Date
Edwin Kofler
3208e2e75a
chore: Add --all completion to asdf latest (#1319)
chore: Add --all completion to `asdf latest`
2022-08-22 09:54:10 -04:00
Iris Garcia
43412aad5f
fix: completions for asdf plugin list (#1061) 2021-09-30 08:24:03 -04:00
Honeypot95
f4a80b53df
fix: consistent system completion (#911) 2021-04-18 13:04:18 +10:00
James Hegedus
8ca2af3316
feat: cmd to print debug information (#787) 2020-08-24 10:55:41 +10:00
Phil Pennock
f074257aa5 zsh: handle 'foo bar' == 'foo-bar' and latest
asdf now optionally allows git-style 'foo bar' sub-commands, so the
completion system should too.

Implement support for `asdf latest` and `asdf install foo latest`
2020-02-19 18:01:56 -05:00
James Hegedus
edc4d4027d rename zsh completions 2020-02-19 16:09:06 -05:00
David Bernheisel
29807fd154 zsh: remove _asdf completion. #68 2016-06-29 16:06:33 -04:00
Justin
7476c02f0a Adds (very) basic zsh autocompletion 2015-12-05 11:14:37 +01:00