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
When accepting a line from within an isearch minimuffer, none of the accept-* widgets are called so the special handling for cursor imprint and partial path removal is not triggered.
When accepting a line from within an isearch minimuffer, none of the
accept-*widgets are called so the special handling for cursor imprint and partial path removal is not triggered.Should use
zle-line-finishinstead.