Júlio Gori Corradi

Results 20 comments of Júlio Gori Corradi

Same here to me! I'm using enhancd via zplug but I don't believe that's the problem. The traditional navigation goes well. but every time I need the fuzzy search I...

More infos: I returned the repository revision to `2ccdaca` and the things worked again. ``` * 2ccdaca - Do not use ternary operator (8 weeks ago) b4b4r07 ```

> I can confirm when I go back to [2ccdaca](https://github.com/b4b4r07/enhancd/commit/2ccdacae00750766c13e0b1319c8881dc626d3ec) which doesn't have the above fix the issue @a5ob7r and @juliogc are seeing is no longer there. I imagine if...

It seens to be the latest `0d39876` commit that adds `-F` on ` __enhancd::filter::exclude()`. Every thing before this works fine. ``` * 0d39876 - (HEAD -> master, origin/master, origin/HEAD) Take...

Hey, @b4b4r07 I saw your work but I'm sad to say that the problem persists in my environment :cry: I really can not understand why the the grep flags are...

> Just FYI this is fixed for me as of the latest master. > @juliogc I had a quick look at your dotfiles and it seems like you are using...

> Hello, @juliogc. When it occured "no entry" using enhancd in your environment, does it have a destination directory path in your enhancd.log file? > > ```shell > # when...

@a5ob7r Usually I use to navigate via implicit cd, but I really doesn't know that it was a feature from zsh :joy: I thought it was related to enhancd. Btw,...

@a5ob7r this weekend I spent more time making some tests but I don't found any final solution :cry: But there are two workarounds that you could try: 1. If you...

Don't worry, @b4b4r07 ! Here some useful outputs: ```bash ➜ grep --version grep (GNU grep) 3.3 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or...