TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Alternatives to FreeNX ( ssh vimming )

1 pointsby thomasdavisover 14 years ago
Hey guys, I realize there was an article on low latency connections through terminal a week ago but I was wondering if there are any other suggestions to make using VIM over ssh bearable.<p>Thanks, Thomas

1 comment

ludwigvanover 14 years ago
Not a vim user, but emacs has tramp for remote file editing. It seems vim has something equivalent called netrw. <a href="http://vim.wikia.com/wiki/Editing_remote_files_via_scp_in_vim" rel="nofollow">http://vim.wikia.com/wiki/Editing_remote_files_via_scp_in_vi...</a>