AdvancedNewFile icon indicating copy to clipboard operation
AdvancedNewFile copied to clipboard

:filename on samba/windows shares throws error (bug)

Open qgates opened this issue 6 years ago • 0 comments

Say I have a project loaded from the following folder \servername\share\project. I open file src\hello.txt and begin editing.

While editing if I start ANF with newfile.txt the file is created in \servername\share\project ie. everything is fine.

However if I start ANF with :newfile.txt sublime throws the error "\server\share\project\src is an invalid alias". Clicking OK creates the file anyway. This is more of an irritation than a bug since ultimately everything works, but I get a windows error box every time.

qgates avatar Apr 01 '19 13:04 qgates