alisdair sullivan
f9b6765d07
add shell completions for `include` flag for `ct` provider
9 年前
Alexander Færøy
da39732fd3
Add short-options to the eunit provider.
This patch adds support for short options in the eunit provider.
9 年前
Tuncer Ayaz
7c9dd6c1ec
bash completion: prevent future mistakes in lopts
To prevent future mistakes like the broken string introduced in
cf66dfd6ba, put opening and closing " on separate lines in each
multi-line lopts string. This also allows for cleaner (smaller) diffs
when removing/adding a flag.
9 年前
Tuncer Ayaz
81483f9f5d
bash completion: fix error introduced in cf66dfd6
cf66dfd6ba
introduced a syntax error in the modified lopts string.
Without the fix, you'll provoke a shell error when trying to complete
`rebar3 ct --<something>`.
9 年前
alisdair sullivan
cf66dfd6ba
adjust shell completions to match available command line options
9 年前
alisdair sullivan
a4e020d1ed
update shell completions for new eunit commands
9 年前
Tristan Sloughter
9fb8198926
update completions and docs for command unstable install and upgrade
9 年前
alisdair sullivan
04da2ffd5e
shell completions for `rebar3 path'
9 年前
Tristan Sloughter
be4ae19fec
track parent app of deps and add tree provider to display the relations
9 年前
Tristan Sloughter
9184bffadb
add relup to readme and shell completitions
10 年前
Tristan Sloughter
18e9def786
update readme and completions for new commands
10 年前
Tristan Sloughter
76893ca4b9
make deps task listed in help and update zsh/bash completions
10 年前
Fred Hebert
6acf0ea482
Add in shell completion for wtf->report rename
10 年前
derwinlu
61c4d75098
implement bash autocompletion
10 年前