This commit is contained in:
a1346054 2024-11-22 14:16:04 +00:00 committed by GitHub
commit 23cd0e37ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 17 additions and 22 deletions

View file

@ -397,7 +397,7 @@ _zsh_highlight_call_widget()
# We use the new codepath under two conditions:
#
# 1. If it's available, which we check by testing for add-zle-hook-widget's availability.
#
#
# 2. If zsh has the memo= feature, which is required for interoperability reasons.
# See issues #579 and #735, and the issues referenced from them.
#