newinnovations / remote-edit-ni

Atom package to browse and edit remote files using SSH and FTP. This fork supports atom 1.41.x and adds some new features.
https://atom.io/packages/remote-edit-ni
MIT License
18 stars 2 forks source link

Problem if an deleted folder is open #12

Closed janstieler closed 6 years ago

janstieler commented 6 years ago

Hi, today I have a special situation which is a little bit stupid. If I have an folder open which is deleted in the meanwhile I can't go up in the folderhirachy to an existing folder. What also not is a solution is to open the connection angain because it will open the last opened folder. I have first to connect to another host and than again to first host.

Cheers

urban-1 commented 6 years ago

I have not tried this as yet but can you use the filter to change folder?

For example: screen shot 2018-04-10 at 17 40 37

and hitting Enter should take you to that folder, regardless of if the current directory has been deleted

newinnovations commented 6 years ago

May be we better address this as part of #17