mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Perf: fix several corner cases in command higlighting
This commit is contained in:
parent
e0d59215c0
commit
6a210f1408
9 changed files with 188 additions and 19 deletions
|
|
@ -28,7 +28,7 @@
|
|||
# vim: ft=zsh sw=2 ts=2 et
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
hash sudo='false'
|
||||
hash sudo=/usr/bin/env
|
||||
BUFFER='sudo --askpass ls'
|
||||
|
||||
expected_region_highlight=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue