From f2b6650b43688eb38ffe88b3ed3c819b48fa141c Mon Sep 17 00:00:00 2001 From: Marlon Richert Date: Mon, 25 Oct 2021 21:33:29 +0300 Subject: 49521: Define correct behavior of || completion matchers * Add xfail tests to show how :||= matchers should behave in order to provide completion features that cannot be implemented with :|= matchers. * Update compwid.yo to further describe the correct behavior. * Update compwid.yo to use completion terminology more consistently. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff8a738c2..39efef8eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2021-10-26 Oliver Kiddle + * Marlon: 49521: Doc/Zsh/compwid.yo, Test/Y02compmatch.ztst: + Define correct behavior of || completion matchers + * 49519: Completion/Base/Utility/_arguments, Completion/Darwin/Command/_qtplay, Completion/Unix/Command/_less, Completion/Unix/Command/_nm, Completion/Unix/Command/_php, -- cgit 1.4.1