From d16d14fa4564047d04e504b9d518120c19a746e0 Mon Sep 17 00:00:00 2001 From: Christopher Bock Date: Sun, 16 Nov 2025 14:27:28 +0100 Subject: 54084: use _numbers for whence -x --- Completion/Zsh/Command/_which | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh/Command/_which') diff --git a/Completion/Zsh/Command/_which b/Completion/Zsh/Command/_which index 8e528f552..7eb5129ab 100644 --- a/Completion/Zsh/Command/_which +++ b/Completion/Zsh/Command/_which @@ -11,7 +11,7 @@ cargs=( \ '*:commands:->command' ) farg='-f[output contents of functions]' aarg='-a[print all occurrences in path]' -xarg='-x+[specify spaces to use for indentation in function expansion]:spaces' +xarg='-x+[specify spaces to use for indentation in function expansion]: :_numbers -u spaces -d 8' case ${service} in whence) -- cgit v1.2.3-70-g09d2