Remove path_approx.

Fixes zsh-users/zsh-syntax-highlighting#187.
Adds a test for zsh-users/zsh-syntax-highlighting#204.
This commit is contained in:
Daniel Shahaf
2015-10-26 06:30:14 +00:00
parent 4d3da30f8b
commit 98aee7f8b9
3 changed files with 1 additions and 7 deletions

View File

@@ -27,8 +27,7 @@
# vim: ft=zsh sw=2 ts=2 et
# -------------------------------------------------------------------------------------------------
# without the trailing space, it's highlighted as path_approx (issue #187, issue #204)
BUFFER='echo; ; '
BUFFER='echo; ;'
expected_region_highlight=(
"5 5 $ZSH_HIGHLIGHT_STYLES[commandseparator]" # ;