On Tue, Feb 16, 2010 at 8:35 AM, Jeff Forcier <[email protected]> wrote:
> Or, more robustly, write a helper function (semi-pseudocode):
Just had another thought -- you mentioned netrw. There's no reason
said helper function can't be implemented as simply
local("vim sftp://%s/%s" % (env.host_string, remote_path))
if that's your preference. Yes, it's a tad silly, but again, lacking a
way to invoke and use vim on the remote end via Fabric, it may do the
trick.
Best,
Jeff
--
Jeff Forcier
Unix sysadmin; Python/Ruby developer
http://bitprophet.org
_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user