Switching to Gnome from KDE
Florian Diesch
diesch at spamfence.net
Thu Oct 12 21:58:40 UTC 2006
"Dotan Cohen" <dotancohen at gmail.com> wrote:
> On 12/10/06, Constantine Evans <constantine at evanslabs.org> wrote:
>> Gnome has GVim, in the vim-gnome package. There is also a Gtk 2 version
>> of Emacs.
>
> Thanks, Constantine, I'm familiar with Vim. So, how do I define
> bookmarks on remote machines via ssh with Vim (or GVim)? I did not
> realize this was possibile.
With gvim
:menu Bookmarks.foobar\.txt :edit scp://remote.machine/foobar.txt
creates a "Bookmarks" menu with an item "foobar.txt" that lets you open
"foobar.txt" at host "remote.machine" via scp (the file is copied to the
local machine using scp when opening and copied back when saving).
See ":help netrw" for more about editing remote files and ":help menus" for
creating menus
Florian
--
<http://www.florian-diesch.de/>
More information about the ubuntu-users
mailing list