in reply to Re: Cool Code Editor
in thread Cool Code Editor

I've heard lots of cool things about emacs, but I just haven't forced myself to give it a good try, especially with all of those Ctrl-? commands. Guess once you've learned one key binding (vi), you become biased towards it.

Now that I know about SSH, I may have to give it another shot.

Replies are listed 'Best First'.
Re (3): Cool Code Editor
by sevensven (Pilgrim) on Nov 07, 2001 at 16:20 UTC

    Well, you can use vi bindings in emacs, but then again, vim6 has the hability to use scp/ssh.

    Just do a vim rcp://machine/path and happy viming :-)
    :help netrw gets you into the pertinent help page

    Peace, no editor flamewar wanted :-)