Hacker News new | ask | show | jobs
by praptak 5238 days ago
You can dired into a remote directory via ssh, start a (remote) shell there and have local command editing with working command & file completion. Works wonders for remote work over high latency links.
1 comments

>"You can dired into a remote directory via ssh"

If that relies on TRAMP then I am not impressed. (TRAMP is slow and seems to stop working after a while.)