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
`find` highlights the returned value,
which breaks the `gcm` macro,
it returns
```
error: pathspec '?[37m?[0m?[41;37mmain?[0m?[37m?[0m' did not match any file(s) known to git
```
I opted in to using `ansi strip` instead of `--no-highlight`, because I
think it covers wider range of nu shell versions
0 commit comments