No error code returned at normal situation

This commit is contained in:
Sebastian Gniazdowski 2017-07-17 10:59:57 +02:00
parent aa0c9ac7a0
commit 07a76cd381

View file

@ -192,7 +192,7 @@ typeset -gA FAST_HIGHLIGHT
emulate -L zsh
setopt extendedglob bareglobqual nonomatch noksharrays
[[ $CONTEXT == "select" ]] && return 1
[[ $CONTEXT == "select" ]] && return 0
(( FAST_HIGHLIGHT[path_dirs_was_set] )) && setopt PATH_DIRS
(( FAST_HIGHLIGHT[ointeractive_comments] )) && local interactive_comments= # _set_ to empty