From 4eeaeaeb7c5ee80671b1b7c309f956d662246d89 Mon Sep 17 00:00:00 2001 From: Arnaud Venturi Date: Fri, 21 Jul 2017 19:47:09 +1000 Subject: [PATCH] Used the source files and the build process --- src/widgets.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/widgets.zsh b/src/widgets.zsh index aa3f248..9f0b7f4 100644 --- a/src/widgets.zsh +++ b/src/widgets.zsh @@ -135,6 +135,7 @@ _zsh_autosuggest_accept() { fi _zsh_autosuggest_invoke_original_widget $@ + _zsh_highlight } # Accept the entire suggestion and execute it