This commit is contained in:
GitHub Merge Button 2011-12-03 10:37:23 -08:00
commit 9cdb8cdab0

View File

@ -61,6 +61,7 @@ _zsh_highlight_main_highlighter_predicate()
# Main syntax highlighting function.
_zsh_highlight_main_highlighter()
{
emulate -L zsh
setopt localoptions extendedglob bareglobqual
local start_pos=0 end_pos highlight_glob=true new_expression=true arg style
typeset -a ZSH_HIGHLIGHT_TOKENS_COMMANDSEPARATOR