We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_comp_com{gp => pg}en
1 parent a8d875d commit 462feb3Copy full SHA for 462feb3
completions/gzip
@@ -15,7 +15,7 @@ _comp_cmd_gzip()
15
--processes | -${noargopts}p)
16
local ret
17
_comp_get_ncpus
18
- _comp_comgpen -- -W "{1..$ret}"
+ _comp_compgen -- -W "{1..$ret}"
19
return
20
;;
21
esac
completions/isort
@@ -17,7 +17,7 @@ _comp_cmd_isort()
--jobs | -j)
22
23
--multi-line | -m)
0 commit comments