Open
Description
In the open menu, I should can use something like %WINDIR%
in Windows or $HOME
in Linux.
This is a natural behavior when using Windows Explorer, so I expect this works on the open menu. Currently, it creates file named %WINDIR%
while I expect it should be expanded to C:\Windows
.
For more info on the list of windows paths: https://superuser.com/a/1655270