mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Add an XFail test for accept-line semantics.
This commit is contained in:
parent
c808d2187a
commit
7723edf4f5
2 changed files with 41 additions and 1 deletions
|
|
@ -27,7 +27,8 @@
|
|||
# vim: ft=zsh sw=2 ts=2 et
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
# Assumes that [[ -e /bin/sh ]].
|
||||
# Assumes that '/bin/sh' exists and '/bin/s' does not exist.
|
||||
# Related to path_prefix2.zsh
|
||||
|
||||
ZSH_HIGHLIGHT_STYLES[path_prefix]=$unused_highlight
|
||||
BUFFER='ls /bin/s'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue