summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2018-12-30 18:18:34 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2018-12-30 18:18:34 +0000
commitde31fe1f93890bce6cac1d443c7213b61fc512f5 (patch)
tree0bd8e6701c2a0d2d0b0fafb013ae82b9d80f62a0 /ChangeLog
parent2d056ebc31231fa40b85a89f54e59c3219ced531 (diff)
downloadzsh-de31fe1f93890bce6cac1d443c7213b61fc512f5.tar.gz
zsh-de31fe1f93890bce6cac1d443c7213b61fc512f5.tar.xz
zsh-de31fe1f93890bce6cac1d443c7213b61fc512f5.zip
users/23809: ZLE_HIGHLIGHT extensions.
Allow non-termcap use of colours > 7.
Add tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca5137636..0479430c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-12-30  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* Sebastian: users/23809: Src/prompt.c,
+	Test/X04zlehighlight.ztst: Add ZLE_HIGHLITHT extensions to
+	termcap for colours > 7, add tests.
+
 	* 43944: Martijn: Doc/Zsh/options.yo, README, Src/math.c,
 	Test/C01arith.ztst: apply NO_UNSET consistently to arithmetic.