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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Reproduce/What does happen:
Select a file in the file tree. Press Fn-Delete; atom will show a delete alert. Click Move to Trash. The once-selected file is deleted and no file is selected. Press Fn-Delete again; atom will show a delete alert but with no file name. Click either Cancel or Move to Trash and the alert will disappear with no effect.
What should happen:
Not completely sure, but probably the Fn-Delete press should be ignored.