Eric Puentes

Results 3 comments of Eric Puentes

I see the same thing, I have to source for it to work, it only happens to me on mac, with the exact same configuration on linux, it works as...

@Padsworth https://github.com/zsh-users/zsh-history-substring-search/issues/110#issuecomment-650610951 this worked for me

> Can someone provide a minimum example repo? @d1y for me It happens with any repo/project, as simple as a folder with: go.mod ``` module example/simple go 1.22 ``` main.go...