Add an XFail test for accept-line semantics.

This commit is contained in:
Daniel Shahaf
2015-10-26 12:32:53 +00:00
parent c808d2187a
commit 7723edf4f5
2 changed files with 41 additions and 1 deletions

View File

@@ -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'