You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When drag a file to WindTerm, the path separator is /, e.g. D:/temp/abc.txt. Which should be D:\temp\abc.txt.
A lot of tools in Windows can not handle this kind of path format.