mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
Issue 4: Force option bareglobqual
This commit is contained in:
parent
d35af74603
commit
9971f900a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user