We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6243c99 commit 241d3a9Copy full SHA for 241d3a9
highlighters/main/test-data/precommand-killing2.zsh
@@ -35,5 +35,5 @@ BUFFER='sudo -e /does/not/exist'
35
expected_region_highlight=(
36
'1 4 precommand' # sudo
37
'6 7 single-hyphen-option' # -e
38
- '9 23 normal "issue #678"' # /does/not/exist
+ '9 23 default "issue #678"' # /does/not/exist
39
)
0 commit comments