Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

DIRENV fails if the directory has a space in the name

Aug
197
5
I'm using the following version of TCC:
TCC 33.00.11 x64 Windows 11 [Version 10.0.22631.4317]
TCC Build 11 Windows 11 Build 22631
I just recently started using the direnv feature and ran across what seems to be a bug. If the directory name you move into has a space in it, then the environment variables in your local .envtc file will not be set, and you'll get a message in the console about how the first part of the name before the space doesn't exist. I've renamed my working directory to have no spaces in the name for now, but can that maybe be fixed? Thanks!
 
Yep, that seems a bug, same behaviour here too (even if I used exclamation marks).
 
Yep, that seems a bug, same behaviour here too (even if I used exclamation marks).
Thanks for chiming in with that. I think a solid nine out of ten times I think there's a bug I learn about some configuration setting or something else I didn't even know about.
 
Back
Top