in reply to Re: How do you run your scripts with vim (or emacs)?
in thread How do you run your scripts with vim (or emacs)?

When working with limited *nix consoles, I find it very convenient to use a virtual window manager like screen.

Especially when dealing with multiple remote logins, it can help to keep the working environment clear. I often use one xterm for emacs and another xterm PuTTY terminal that runs screen with multiple logins on the same or different hosts.

  • Comment on Re^2: How do you run your scripts with vim (or emacs)?