i would recommend mounting a directory with smbfs, as long as its mounted it will send any changes to the remote directory.
On Mon, Feb 16, 2009 at 9:19 PM, Tyler Eaves <[email protected]> wrote: > > > On 16 Feb 2009, at 14:53, Dotan Cohen wrote: > >> >> 2009/2/16 Tyler Eaves <[email protected]>: >>> >>> Hi - I'm currently considering VIM as my editor. My work mainly >>> consists of working with files over mounted remote filesystems (sshfs >>> via fuse, transfer is decent, ~200KB/sec, but latency is certainly >>> non-zero), and I'm having so issues getting them to work reasonably. >>> Using local swapfiles helps some, but things are still very slow. >>> Turning off MatchParen helps some, but it's still noticeably "laggy". >>> Also, I like having autochdir set, but again, when this is set to a >>> location on the remote FS, vim really doesn't like it. >>> >>> Any suggestions? (The files being edited are mainly php source files, >>> and none are especially large, with the largest maybe 500 lines) >>> >> >> If you use KDE then you can browse the remote file system in Konqueror >> with the fish:// pseudo-protocol (SSH, really). You then open the >> document in Gvim. Konqueror copies the file to tmp and when you save >> it writes back to the remote system. >> >> You might even be able to get away with this in Konsole, I haven't >> tried. >> > > I'm running OS X, so unfortunately that won't work for me. Is it > possible to get vim to open the file fully? It feels like vim is only > reading it one screenfull at a time or so. > > > > -- MVH Alexander Grönlund - 073-50 99 479 CC - Kassör - www.festeriet-cc.se IP - AMO - www.innovativprogrammering.se Admittansen - Vice ordförande - www.admittansen.se --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
