Hello, I noticed that having a double slash in a path that I then try to complete, ie:
/home/paul//ab<TAB>
requires a significant more amount of time to execute than the same path without double slashes.
I tried this with zsh -f, and it does not reproduce.
Is there a setting that comes to mind that can be responsible for this?
thanks