diff options
| author | Christopher Bock <christopher@bocki.com> | 2025-11-16 14:27:28 +0100 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2025-11-17 04:37:44 +0100 |
| commit | d16d14fa4564047d04e504b9d518120c19a746e0 (patch) | |
| tree | 14403f5de5d86b5d8c10a480f21fa4b5cf33955c /ChangeLog | |
| parent | 54074, 54082: add an opaque key for use in zle_highlight/region_highlight to ... (diff) | |
| download | zsh-d16d14fa4564047d04e504b9d518120c19a746e0.tar zsh-d16d14fa4564047d04e504b9d518120c19a746e0.tar.gz zsh-d16d14fa4564047d04e504b9d518120c19a746e0.tar.bz2 zsh-d16d14fa4564047d04e504b9d518120c19a746e0.tar.lz zsh-d16d14fa4564047d04e504b9d518120c19a746e0.tar.xz zsh-d16d14fa4564047d04e504b9d518120c19a746e0.tar.zst zsh-d16d14fa4564047d04e504b9d518120c19a746e0.zip | |
54084: use _numbers for whence -x
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2025-11-17 Oliver Kiddle <opk@zsh.org> + * Christopher Bock: 54084: Completion/Zsh/Command/_which: use + _numbers for whence -x + * 54074, 54082: Doc/Zsh/zle.yo, Src/prompt.c, Src/Zle/termquery.c, Src/Zle/zle_main.c, Src/Zle/zle_refresh.c, Src/Modules/nearcolor.c, Test/X04zlehighlight.ztst: add an opaque key for use in |
