From 498b771a821c9ca7f77b9f64789dfdfb79fd0631 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 10 Jan 2023 21:09:54 +0100 Subject: 51290: fix display of control characters with SINGLE_LINE_ZLE set --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c3bc7b6e6..1ed133a71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2023-01-10 Oliver Kiddle + * 51290: Src/Zle/zle_refresh.c: fix display of control + characters with SINGLE_LINE_ZLE set + * 51289: Src/Zle/zle_refresh.c, Src/prompt.c: don't disable non-colour attributes in prompts for SINGLE_LINE_ZLE and remove superfluous extra escapes to disable attributes -- cgit 1.4.1