mfaerevaag / wd

:rocket: Jump to custom directories in zsh
MIT License
693 stars 45 forks source link

Disable extglob completely #111

Closed tomterl closed 2 years ago

tomterl commented 2 years ago

while wd is running, that is.

I have additional problems with variable expansion related to ~, e.g. in prompts and terminal titles. I propose this change, because ~ globbing is done in other places as well. Tests pass.

alpha-tango-kilo commented 2 years ago

Sounds good to me, thanks for the PR!