Isaac
|
3592ec3ddf
dont show deprecated options
|
2 years ago |
Isaac
|
8f3039be23
handle the expanding filters better
|
2 years ago |
Isaac
|
b4a38d8be9
fix flag showing up for paths
|
2 years ago |
Isaac
|
d962376a9d
refactor to only show specific options if possible
|
2 years ago |
Isaac
|
193731a017
rename function
|
2 years ago |
Isaac
|
bbc3e9d717
show possible choices
|
2 years ago |
Isaac
|
639e88262e
create working file completion
|
2 years ago |
Isaac
|
f12a10d888
start work on conditional file completion
|
2 years ago |
Isaac
|
28efc85660
rearrange to improve legability of the file
|
2 years ago |
Isaac
|
f1fd2e88dd
drop blank completion
|
2 years ago |
Isaac
|
700f8e9d9c
replace .format with fstring
|
2 years ago |
Isaac
|
f04036e4a7
use fstring to produce completion lines
|
2 years ago |
Isaac
|
062453af51
replace actionStr with action_name
|
2 years ago |
Isaac
|
9ff5ea5240
add a unit test, fix isort and black
|
2 years ago |
Isaac
|
98e3a81fcf
allow file completions as applicable
|
2 years ago |
Isaac
|
9c77ebb016
continue deduping
|
2 years ago |
Isaac
|
23f478ce74
use less completion lines
|
2 years ago |
Isaac
|
d265b6ed6f
add comments in generated files
|
2 years ago |
Isaac
|
2e658cfa56
only allow one parser
|
2 years ago |
Isaac
|
412d18f218
show sub options
|
2 years ago |
Isaac
|
8060586d8b
fix the script and drop unneeded options
|
2 years ago |
Isaac
|
25b3db72a0
make more precise, fix the version check fn
|
2 years ago |
Isaac
|
5678f3a96e
basic working version
|
2 years ago |
Isaac
|
28b152aedd
make upgrade message a template
|
2 years ago |
Isaac
|
0009471f67
start work on completion
|
2 years ago |
Dan Helfman
|
f42890430c
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
2 years ago |
Dan Helfman
|
65b2fe86c6
Fix Bash completion script to no longer alter your shell's settings.
|
3 years ago |
Dan Helfman
|
c7f5d5fd0b
Fix broken Bash completion of filenames, as in "-c config.yaml".
|
3 years ago |
Dan Helfman
|
6ef7538eb0
Fix typo in Bash completions script.
|
3 years ago |
Dan Helfman
|
6629f40cab
In bash completion script, warn when script is out of date using script contents instead of version. (Fewer spurious warnings that way.)
|
3 years ago |