From e25de2de74be09071a8f752d38263cab9c316254 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 14 Feb 2019 11:41:19 +0000 Subject: c.f. 44062: Back off clearflag change to ZLE line init. This causes problems with failed ZLE reads that printed a message in the display area, in particular ignoreEOF warnings. It appears it's not needed for the overall effect of the fixes in zsh-workers/40302, commit 34656ec2. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cca84054c..63dadc319 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-02-14 Peter Stephenson + + * see 44062: back off change to ZLE per-line initiialisation, + causing problems after failed reads and apparently not needed + for the intended fix of interrupt handling (40305 / 34656ec2). + 2019-02-09 Doron Behar * gitlab !5: Completion/Unix/Command/_abcde: -- cgit 1.4.1