The Greatest Linux Blog on the Internets.

Ubuntu, I 'buntu, We all 'buntu, (but only if we want'u).

The Greatest Linux Blog on the Internets. header image 4

Entries Tagged as 'vi'

Edit remote files over SSH / SCP using GVim

July 13th, 2008 · 3 Comments · Linux

GVim, one of the graphical versions of vim for X11, has a handy feature … you can edit remote files over ssh. Launch GVim, and issue the command: :e scp://username@someremotehost/./path/to/file where username is your username on the remote server, someremote host is the hostname or ip of the server and /./path/to/file is just that … [...]

[Read more →]

Tags:·····