Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug: wrong completion for 'git rerere forget'
- X-seq: zsh-workers 51103
- From: ronso0 <ronso0@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Bug: wrong completion for 'git rerere forget'
- Date: Tue, 6 Dec 2022 01:00:49 +0100
- Archived-at: <https://zsh.org/workers/51103>
- List-id: <zsh-workers.zsh.org>
(Originally and mistakenly reported as ohmyzsh
issue)
"git rerere forg"<Tab>
completes to "git rerere forget="
(should be just "
git rerere
forget "
with a trailing space)
Add a file path, hit Return and it fails (prints the usage hint)
This occurs with zsh 5.8 on Ubuntu 20.04 with xfce.
Thanks for taking care!
ronso0
Messages sorted by:
Reverse Date,
Date,
Thread,
Author