Tag Archives: Python

Nautilus Script: Edit Remote Files (SSH) with Vim

Posted 06 September 2007 | By mitch | Categories: Geekery, Gnome, Linux, Programming, Python | No Comments

My on again, off again love affair with KDE is currently off (but that’s another story). I’m once again enjoying the simplicity of Gnome, and the elegance of Nautilus.

The ability to graphically browse remote servers via SSH is great, but I found out that trying to edit a remote file chokes Vim. Apparently the netrw [...]