zsh-users
 help / color / mirror / code / Atom feed
From: Fourhundred Thecat <400thecat@gmx.ch>
To: Zsh Users <zsh-users@zsh.org>
Subject: peculiar zsh completion issue
Date: Sat, 9 Nov 2019 05:44:33 +0100	[thread overview]
Message-ID: <e8de3c51-7457-4bdf-6128-0cc316edeac4@gmx.ch> (raw)

Hello,

I am experiencing a very peculiar issue with zsh completion:

On a server where dovecot is installed, suddenly zsh completion does not
work for any keyword containing the keyword "dovecot".

For instance:

  cd /etc/do<TAB>
  service do<TAB>
  chkconfig do<TAB>
  nano /etc/default/do<TAB>

Also, when I do just service <TAB>, then all possibilities are listed,
(ie, all executable files in /etc/init.d/) but dovecot is  not listed as
possible completion. As if it did not exist.

All of the above examples work for any other package / file / path.

If I try the same on a machine where package dovecot is not installed,
and just create dummy files in the paths:

  /etc/dovecot/
  /etc/init.d/dovecot
  /etc/default/dovecot

then completion works normally.

I am using zsh 5.7.1 on Debian Buster.

thanks,


             reply	other threads:[~2019-11-09  4:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09  4:44 Fourhundred Thecat [this message]
2019-11-09  5:07 ` dana
2019-11-09  5:23   ` Fourhundred Thecat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e8de3c51-7457-4bdf-6128-0cc316edeac4@gmx.ch \
    --to=400thecat@gmx.ch \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).