From d02b58b96a62a8800f41bcd9f5e6ed820444bbcc Mon Sep 17 00:00:00 2001 From: RocketDev Date: Mon, 19 May 2025 11:26:12 +0800 Subject: 53633: docs: add note about `compadd -o` requiring explicit group name rewording of https://github.com/zsh-users/zsh/pull/135 --- Doc/Zsh/compwid.yo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index b0c9b0a5f..e1960d9e7 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -545,7 +545,9 @@ This controls the order in which matches are sorted. var(order) is a comma-separated list comprising the following possible values. These values can be abbreviated to their initial two or three characters. Note that the order forms part of the group name space so matches with different orderings -will not be in the same group. +will not be in the same group; additionally, since ordering flags are not +respected on the default group, a group name must be given explicitly. See +tt(-J) and tt(-V) below. startitem() item(tt(match))( -- cgit v1.2.3-70-g09d2