You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,10 @@
75
75
76
76
- Recognize `strace` as a precommand
77
77
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
+
78
82
# Changes in version 0.7.1
79
83
80
84
- Remove out-of-date information from the 0.7.0 changelog.
0 commit comments