File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 3636 [ #583 ]
3737
3838- Fix ` echo >&2 ` highlighting the ` 2 ` as a filename if a file by that name happened to exist
39- [ #694 ]
39+ [ #694 , part of #645 ]
40+
41+ - Fix ` echo >&- ` highlighting the ` - ` as a filename if a file by that name happened to exist
42+ [ part of #645 ]
43+
44+ - Fix ` echo >&p ` highlighting the ` p ` as a filename if a file by that name happened to exist
45+ [ part of #645 ]
4046
4147- Fix ` : $((42)) ` being highlighted as a subshell.
4248 [ part of #607 ]
4551 incorrectly highlighted as an arithmetic expansion.
4652 [ #704 ]
4753
54+ - Fix wrong highlighting of unquoted parameter expansions under zsh 5.2 and older
55+ [ e165f18c758e]
56+
57+ - Highlight global aliases
58+ [ #700 ]
59+
4860# Changes in version 0.7.1
4961
5062- Remove out-of-date information from the 0.7.0 changelog.
You can’t perform that action at this time.
0 commit comments