fishgretel / fasd

Plugin for fish-shell to integrate fasd
https://github.com/fisherman/fisherman
Other
57 stars 19 forks source link

string replace: Regular expression substitute error: unknown substring #22

Open rrrnld opened 3 years ago

rrrnld commented 3 years ago

I am encountering the above error with the following simple example:

$ set foo 1
$ echo $foo
1
string replace: Regular expression substitute error: unknown substring

I have pinpointed the problem to happen only after I install fishgretel/fasd via fisher. This happens on fish version 3.2.0. Happy to provide additional info if necessary, thanks!

gregorias commented 1 year ago

I have fixed this issue on my fork, https://github.com/gregorias/fasd.fish.