From 02a8a8c7e4fea2c368098a4ea466240046200eaa Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 5 Dec 2014 18:08:18 +0000 Subject: 33866: addendum to completion trap fix We need the multifuncdef option on for the trap function definitions to work. It is by default by this wasn't enforced for the completion functions. --- Completion/compinit | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') diff --git a/Completion/compinit b/Completion/compinit index e42430d6c..9470c92f6 100644 --- a/Completion/compinit +++ b/Completion/compinit @@ -133,6 +133,7 @@ _comp_options=( extendedglob glob multibyte + multifuncdef nullglob rcexpandparam unset -- cgit 1.4.1