mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting
Conflicts: zsh-syntax-highlighting.zsh
This commit is contained in:
commit
55e6a85fbb
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ _zsh_highlight()
|
|||
# Remove what was stored in its cache from region_highlight.
|
||||
cache_place="_zsh_highlight_${highlighter}_highlighter_cache"
|
||||
[[ ${#${(P)cache_place}} -gt 0 ]] && region_highlight=(${region_highlight:#(${(P~j.|.)cache_place})})
|
||||
|
||||
fi
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue