mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Merge 5d1d416dbf into 5eb677bb0f
This commit is contained in:
commit
23cd0e37ae
13 changed files with 17 additions and 22 deletions
|
|
@ -34,9 +34,9 @@ else
|
|||
touch kappa.exe
|
||||
chmod +x kappa.exe
|
||||
cd kappa
|
||||
|
||||
|
||||
BUFFER='$PWD.exe; ${PWD}.exe'
|
||||
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 8 unknown-token" # $PWD.exe - not eval'd; issue #328
|
||||
"9 9 commandseparator" # ;
|
||||
|
|
|
|||
|
|
@ -34,4 +34,3 @@ expected_region_highlight=(
|
|||
"1 2 command" # ls
|
||||
"4 4 default" # ~
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue