mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
'main': Honour the MULTIOS option when applying the 'globbing' style.
Fixes #583.
This commit is contained in:
parent
61945185ff
commit
2339ee33b9
4 changed files with 83 additions and 1 deletions
|
|
@ -32,6 +32,9 @@
|
|||
- Fix `: $(<*)` being highlighted as globbing.
|
||||
[#582]
|
||||
|
||||
- Fix `cat < *` being highlighting as globbing when the `MULTIOS` option is unset.
|
||||
[#583]
|
||||
|
||||
# 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