zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] _gnu_generic completer produces broken output
@ 2021-07-22 19:39 Marlon Richert
  2021-07-27  3:57 ` Jun T
  2021-08-01 14:26 ` Marlon Richert
  0 siblings, 2 replies; 6+ messages in thread
From: Marlon Richert @ 2021-07-22 19:39 UTC (permalink / raw)
  To: Zsh hackers list

Fails with both 5.8 and the current master branch (commit d9e5ef020).
Looks like the same bug as workers 48091.

% autoload compinit && compinit
% compdef _gnu_generic -command- -P '*'
% pip3 -
--cache-dir
--cert
--client-cert
--disable-pip-version-check
--exists-action
--help
--isolated
--log
--no-cache-dir
--no-color
--proxy
--quiet
--retries
--timeout
--trusted-host
--verbose
--version





-h





-q



-v
-V
-- Store the cache data in <dir>.
-- Path to alternate CA bundle.
-- Path to SSL client certificate, a single file
-- Don't periodically check PyPI to determine
-- Default action when a path already exists-
-- Show help.
-- Run pip in an isolated mode, ignoring
-- Path to a verbose appending log.
-- Disable the cache.
-- Suppress colored output
-- Specify a proxy in the form
-- Give less output. Option is additive, and can be
-- Maximum number of retries each connection should
-- Set the socket timeout (default 15 seconds).
-- Mark this host as trusted, even though it does
-- Give more output. Option is additive, and can be
-- Show version and exit.
--cache-dir
--cert
--client-cert
--disable-pip-version-check
--exists-action
--help
--isolated
--log
--no-cache-dir
--no-color
--proxy
--quiet
--retries
--timeout
--trusted-host
--verbose
--version





-h





-q



-v
-V
-- Store the cache data in <dir>.
-- Path to alternate CA bundle.
-- Path to SSL client certificate, a single file
-- Don't periodically check PyPI to determine
-- Default action when a path already exists-
-- Show help.
-- Run pip in an isolated mode, ignoring
-- Path to a verbose appending log.
-- Disable the cache.
-- Suppress colored output
-- Specify a proxy in the form
-- Give less output. Option is additive, and can be
-- Maximum number of retries each connection should
-- Set the socket timeout (default 15 seconds).
-- Mark this host as trusted, even though it does
-- Give more output. Option is additive, and can be
-- Show version and exit.
--cache-dir
--cert
--client-cert
--disable-pip-version-check
--exists-action
--help
--isolated
--log
--no-cache-dir
--no-color
--proxy
--quiet
--retries
--timeout
--trusted-host
--verbose
--version





-h





-q



-v
-V
-- Store the cache data in <dir>.
-- Path to alternate CA bundle.
-- Path to SSL client certificate, a single file
-- Don't periodically check PyPI to determine
-- Default action when a path already exists-
-- Show help.
-- Run pip in an isolated mode, ignoring
-- Path to a verbose appending log.
-- Disable the cache.
-- Suppress colored output
-- Specify a proxy in the form
-- Give less output. Option is additive, and can be
-- Maximum number of retries each connection should
-- Set the socket timeout (default 15 seconds).
-- Mark this host as trusted, even though it does
-- Give more output. Option is additive, and can be
-- Show version and exit.
% pip3 -


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-01 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 19:39 [BUG] _gnu_generic completer produces broken output Marlon Richert
2021-07-27  3:57 ` Jun T
2021-07-28  9:38   ` Jun T
2021-07-28 10:29     ` Mikael Magnusson
2021-07-28 11:13       ` Jun T
2021-08-01 14:26 ` Marlon Richert

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).