#968988 zsh: Wrong completion hints for *(c): + and - inverted

Package:
zsh
Source:
zsh
Description:
shell with lots of features
Submitter:
Roman Odaisky
Date:
2021-01-24 02:21:03 UTC
Severity:
normal
Tags:
#968988#5
Date:
2020-08-25 12:52:47 UTC
From:
To:
1. Type: echo *(c
2. Press Tab
3. Observe completion hints which, among other things, suggest the use
of the + and - signs, but these are mislabeled.

The “+” sign is incorrectly labeled “before” while “-” is incorrectly
labeled “since”. In reality, minus means timestamps later than the one
specified, and plus means earlier.

#968988#8
Date:
2020-08-26 07:35:47 UTC
From:
To:
Roman Odaisky wrote on Tue, 25 Aug 2020 12:52 +0000:

Thanks, Roman.  Confirmed.  Furthermore, «find -mtime <TAB>» is also affected.

Forwarding upstream herewith.  (ENOTIME to fix this myself.)

Cheers,

Daniel