From 3517e4a9a5caf2c3385a0b223a0474724c703d96 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 4 Apr 2018 18:33:00 +0100 Subject: 42581(?): Fix ZLE inline history expansion. Seen with magic-space. If there's a parse error in command subtitution we need to complete reading history to ensure the command line buffer is finished. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a2e83fb6e..b3eef2519 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-04-04 Peter Stephenson + + * 42581(?): Src/hist.c, Src/lex.c, Test/X03zlebindkey.ztst: history + expansion within ZLE needs history to be read to conclusion on + error. + 2018-03-31 Oliver Kiddle * 42572: Completion/Linux/Command/_ethtool, -- cgit 1.4.1