John D Pell
b897c7d3ce
completion/pip: simplify code flow
...
Short-circuit the loader rather than indenting nearly the whole file.
ALSÖ, assign the `_pip_completion()` handler directly once it's loaded so that we get out of the way once we load it.
2021-09-23 22:21:02 -07:00
Noah Gorny
61c0357414
completion: pip: Only invoke pip when trying to complete it
...
This should greatly reduce shell load time, as the pip invocation takes
a lot of time
2021-08-03 22:42:01 +03:00
Noah Gorny
5df1e653d9
completion: pip: Lint all pip files and clarify comment
2021-01-28 17:46:22 +02:00
Gurkirat Singh
7959acddd9
formatted pip pip3 and pipenv completion and used helper functions
2021-01-28 17:45:06 +02:00
Ira Abramov
3a1283dad5
Fix EOF
2020-10-29 19:57:14 +02:00
Hongyi Zhao
d54577f992
touch up
...
modified: completion/available/pip.completion.bash
modified: completion/available/pip3.completion.bash
2020-01-09 23:41:04 +08:00
Hongyi Zhao
d85a254429
Fix the completion for pip/pip3
2020-01-09 23:20:28 +08:00
LanikSJ
7d11a9d935
Adding pip3 completion
2017-03-06 16:04:42 -08:00