mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
'main': Support the 'env' precommand.
This commit is contained in:
parent
2904e0f986
commit
aecfd61bbd
3 changed files with 5 additions and 1 deletions
|
|
@ -71,6 +71,8 @@
|
|||
- Highlight directories in command position correctly, including `AUTO_CD` support
|
||||
[#669]
|
||||
|
||||
- Recognize `env` as a precommand (e.g., `env FOO=bar ls`)
|
||||
|
||||
# Changes in version 0.7.1
|
||||
|
||||
- Remove out-of-date information from the 0.7.0 changelog.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue