From 9971f900a765e001e462ed55a7f842be3cad55f2 Mon Sep 17 00:00:00 2001 From: Julien Nicoulaud Date: Thu, 30 Dec 2010 16:13:48 +0100 Subject: [PATCH] Issue 4: Force option bareglobqual --- zsh-syntax-highlighting.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.zsh b/zsh-syntax-highlighting.zsh index 04c8d29..2cd8d42 100644 --- a/zsh-syntax-highlighting.zsh +++ b/zsh-syntax-highlighting.zsh @@ -34,7 +34,7 @@ _check_path() { # Recolorize the current ZLE buffer. colorize-zle-buffer() { - setopt localoptions extendedglob + setopt localoptions extendedglob bareglobqual region_highlight=() colorize=true start_pos=0