#2095·Fabric

[Bug]: zsh completion does not show item descriptions

Author: svonjoiCreated Apr 15, 2026Updated Aug 27, 2026
Labelsbug

What happened?

fabric --listpatterns <Tab>
fabric --listtrategies <Tab>

does nothing

Operating System

Linux - amd64

OS Version

bash
NAME="EndeavourOS"
PRETTY_NAME="EndeavourOS"
ID="endeavouros"
ID_LIKE="arch"
BUILD_ID="2025.03.19"
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://endeavouros.com"

How did you install Fabric?

from sources

Version

v1.4.446

the completion is installed manually from the following definition

https://github.com/danielmiessler/Fabric/blob/09f306ad2b6ecf9eceadd64eec2aed6c4c8dcc2d/completions/_fabric

Relevant log output

bash

Relevant screenshots (optional)

No response