Paul Ouellette
|
5a13f0bd06
|
Fix bash completion error
|
2019-07-29 20:35:38 -04:00 |
|
Paul Ouellette
|
a7d37b8065
|
Zsh completions: complete main command options after subcommands
|
2019-07-26 23:31:09 -04:00 |
|
Paul Ouellette
|
9055452e41
|
Zsh completions: use #compdef <program>
This means zsh scripts can't be sourced, but they can be automatically
loaded from files which is the standard way of doing it.
|
2019-07-24 11:06:58 -04:00 |
|
Paul Ouellette
|
5f0cf3721e
|
Completions: validate/escape some missed things
|
2019-07-23 17:47:07 -04:00 |
|
Paul Ouellette
|
a0c5ddf102
|
Update completion tests
|
2019-07-23 17:47:07 -04:00 |
|
Paul Ouellette
|
e6506bd408
|
Update completion tests
|
2019-07-20 09:20:57 -04:00 |
|
Paul Ouellette
|
461f2bd2e5
|
Completion clean ups
|
2019-07-18 22:17:09 -04:00 |
|
Paul Ouellette
|
11ae9b8bdf
|
Remove Parser._help_command
|
2019-07-18 16:26:32 -04:00 |
|
Paul Ouellette
|
0eac53893b
|
Normalize IFS
|
2019-07-17 22:04:41 -04:00 |
|
Paul Ouellette
|
4f99e3dce0
|
Add trailing newline to output of complete functions
|
2019-06-19 14:58:55 -04:00 |
|
Paul Ouellette
|
bcce0fcdcf
|
Small improvements to bash completions
|
2019-06-18 11:57:03 -04:00 |
|
Paul Ouellette
|
ab7717898c
|
Add tests for bash completions
|
2019-06-18 11:57:03 -04:00 |
|
Paul Ouellette
|
d5e15583b8
|
Add tests for fish completions
|
2019-06-18 11:53:58 -04:00 |
|