When completing systemd-networkd's networkctl command, interface names aren't completed correctly. When choosing a proposed completion, the whole line of completion with all its attributes is pasted instead of just the interface name.
I can make sure:
[x] I am using the latest version of fzf-tab
[x] this is the minimal zshrc which can reproduce this bug
Describe the bug
When completing systemd-networkd's
networkctl
command, interface names aren't completed correctly. When choosing a proposed completion, the whole line of completion with all its attributes is pasted instead of just the interface name.I can make sure:
compinit
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only the interface name is completed. Without the extra attributes shown in the completion.
Screenshots
Environment: