zsh-workers
 help / color / mirror / code / Atom feed
* Bug: Completion after loading compinit
@ 2020-02-11 13:00 Gamma
  0 siblings, 0 replies; only message in thread
From: Gamma @ 2020-02-11 13:00 UTC (permalink / raw)
  To: zsh-workers


[-- Attachment #1.1: Type: text/plain, Size: 451 bytes --]

_normal completion breaks when paths have colons.

Reproduction:

Call 'zsh -f'.

1. mkdir ~/foo:{a,b}
2. Type "~/foo:"<Tab>.
3. autoload -Uz compinit; compinit
4. Type "~/foo:"<Tab>

Expected outcome: Receive "~/foo:a" and "~/foo:b" as completions.

Actual outcome: The buffer is reset to simply "~".
(https://asciinema.org/a/ExvdEjMJMul6NJ2Y3rPobFiri)

I'm not subbed to the workers list, so I would appreciate an CC.
Thank you.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-11 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-11 13:00 Bug: Completion after loading compinit Gamma

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).