about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-04-02 22:41:07 +0200
committerOliver Kiddle <opk@zsh.org>2021-04-03 00:58:45 +0200
commit0721060f3616deac84f82c4a97d75987e276fe0a (patch)
tree668cfd5065bd93d14e1cbe56dfbf210c926e79d3 /ChangeLog
parent714864a87b11b080da92dee7abc29b8bc64107a5 (diff)
downloadzsh-0721060f3616deac84f82c4a97d75987e276fe0a.tar.gz
zsh-0721060f3616deac84f82c4a97d75987e276fe0a.tar.xz
zsh-0721060f3616deac84f82c4a97d75987e276fe0a.zip
47510: drop code that avoided termcap for named colours
The inconsistency caused test failures where TERM is e.g. rxvt-unicode.
This also makes a couple of bits available in zattr by removing flags
indicating whether to use termcap which is not an attribute as such.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c97f651c..03ea15ad4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-02  Oliver Kiddle  <opk@zsh.org>
 
+	* 47510: Src/prompt.c, Src/zsh.h: drop code that avoided
+	termcap for named colours
+
 	* 48356: Doc/Zsh/compwid.yo: clarify (the intended)
 	behaviour for the two anchor forms of matching control