Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Absolute path tab completion on Windows



Hi,

I use zsh on Linux, and I recently started using it on Windows as well, following this guide: https://dev.to/pavlosisaris/windows-command-line-revolution-unleash-zsh-and-oh-my-zsh-a-simple-guide-for-developers-271o

It does work, but one issue is that there's no tab completion of absolute paths.

For example, if I type /c/Wind and press tab it does not complete to /c/Windows. However, if the current working directory is /c/ and I type Wind and press tab, it does complete to Windows.

Is this a bug?


Thanks for your help,
Ram Rachum.


Messages sorted by: Reverse Date, Date, Thread, Author