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
[Search History] fix unquoted regex in preview command
Resolves#314. The problem was that the regex used to generate the
preview was unquoted so fish interpreted it as a filename glob. I
also fixed another potential bug by delinating the string replace
command options from its arguments with --.
0 commit comments