diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-12 16:18:31 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:31 +0200 |
| commit | 75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3 (patch) | |
| tree | 75bc871ee91a07eb134650d02d7028d85b887978 /ChangeLog | |
| parent | 54558: ksh93: .sh.match handling with KSHARRAYS set was totally broken (diff) | |
| download | zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.tar zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.tar.gz zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.tar.bz2 zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.tar.lz zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.tar.xz zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.tar.zst zsh-75ebfe8cf1286ca877a6cc8a5b69bc53febb4aa3.zip | |
54559: nearcolor was missing the third grayscale entry in 88 color mode
Adding a test for this is not trivial since tccolours is set directly
from a termcap lookup, and is specifically documented in the code as
"may not be set".
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2026-05-16 Mikael Magnusson <mikachu@gmail.com> + * 54559: Src/Modules/nearcolor.c: nearcolor was missing the + third grayscale entry in 88 color mode + * 54558: Src/Modules/ksh93.c: ksh93: .sh.match handling with KSHARRAYS set was totally broken |
