Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Uncaught Error: ENOENT: no such file or directory, lstat '/ Inc' - comma in a folder no causes drag/drop of file to different folder to fail.
Steps to Reproduce
Create a folder with a comma in the name. (I have a corporate "OneDrive" folder that I cannot rename which is named as: "OneDrive - Name of Company, Inc")
Create a file within that folder.
Create a subfolder and a file within it.
Drag the file from the subfolder to the parent folder.
Voila - Get Uncaught Error: ENONET...
Expected behavior:
File is moved to given folder
Actual behavior:
Receive the Error dialog:
Uncaught Error: ENOENT: no such file or directory, lstat '/ Inc'
Atom is a fantastic tool. I use it for most of my development projects. Seems that Atom should be able to handle modern filenames as it does so well with so many other things.
Prerequisites
Description
Uncaught Error: ENOENT: no such file or directory, lstat '/ Inc' - comma in a folder no causes drag/drop of file to different folder to fail.
Steps to Reproduce
Expected behavior:
File is moved to given folder
Actual behavior:
Receive the Error dialog: Uncaught Error: ENOENT: no such file or directory, lstat '/ Inc'
Reproduces how often:
100% of the time the error occurs.
Versions
Atom : 1.50.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0
Additional Information
Atom is a fantastic tool. I use it for most of my development projects. Seems that Atom should be able to handle modern filenames as it does so well with so many other things.