z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 55 forks source link

Doesn't start correctly if the path contains a # #270

Open FeuerTiger86 opened 2 years ago

FeuerTiger86 commented 2 years ago

When I started it from a folder with a # in its path, it looked like this:

zedit1 zedit2

Removing the character from the path allows the program to start normally. The path also contains &, but that seems to be fine.

Probably my own fault for using this character in a folder name. I changed it to _ now.