Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
apt autocompletion issue
- X-seq: zsh-workers 44583
- From: "Hauser, Felix (MRT)" <felix.hauser@xxxxxxx>
- To: <zsh-workers@xxxxxxx>
- Subject: apt autocompletion issue
- Date: Fri, 26 Jul 2019 18:20:52 +0200
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kit.edu; s=20190212; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Message-ID:Subject:From:To; bh=t1YbSQ7z2+AWIpLmO2ZRB8U8MdrQCmh675JmzkeL3ys=; b=bIA2aLMFPgSb8u42XS0pEdsUUQYq6eqBkvDcOQzVFdsTUjzshCL7UYCCnIuiNdHbFNWtwC82KpGqnWTEUv7WyCPNWk+xPONdPOG5rQAMMt7wKAhXPfhi7KRGRexexGDgCWjqtMGkuAED0bjzh2Zoud+wBX2FREBJpGpgQk+CtWw=;
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Dear ZSH-community,
just discovered the Z-shell and so far it really makes my life a little
bit easier! The only issue I have with it is the completion of options
for the apt command. So e.g.:
apt list --u<tab>
won't autocomplete to
apt list --upgradeable
which is easily done in the normal bash file.
Since in my workflow I often have to use apt, this feature is kinda
important to me.
Thankful for any help!
Felix
Ubuntu 18.04
zsh 5.4.2 (x86_64-ubuntu-linux-gnu)
oh-my-zsh script from some days ago
Messages sorted by:
Reverse Date,
Date,
Thread,
Author