From 5b192a4cd1fafde42fcbc9b19cee40885705880e Mon Sep 17 00:00:00 2001 From: m0viefreak Date: Sat, 8 Oct 2016 18:53:55 +0200 Subject: 39590: zle: Call zle-line-pre-redraw after inserting a completion result This is necessary to make sure redrawhook() is called while cycling results in menu completion. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98b40a070..89366f7ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-10-18 m0viefreak + + * 39590: Src/Zle/compresult.c: zle: Call zle-line-pre-redraw + after inserting a completion result + 2016-10-18 Daniel Shahaf * 39654: Completion/Unix/Command/_make: (based on patch by -- cgit 1.4.1