Skip to content

Commit 0582ea1

Browse files
committed
changelog += WARN_NESTED_VAR fixes (#727, #731)
1 parent e65ebf0 commit 0582ea1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575

7676
- Recognize `strace` as a precommand
7777

78+
- Fix an error message on stderr before every prompt when the `WARN_NESTED_VAR` zsh option is set:
79+
`_zsh_highlight_main__precmd_hook:1: array parameter _zsh_highlight_main__command_type_cache set in enclosing scope in function _zsh_highlight_main__precmd_hook`
80+
[#727, #731]
81+
7882
# Changes in version 0.7.1
7983

8084
- Remove out-of-date information from the 0.7.0 changelog.

0 commit comments

Comments
 (0)