[pro] How to interact with a running lisp instance?
Hans Hübner
hans.huebner at gmail.com
Fri Dec 17 18:53:30 UTC 2010
On Fri, Dec 17, 2010 at 7:20 PM, Zach Beane <xach at xach.com> wrote:
> There are a lot of different ways. I use GNU screen
> <http://www.gnu.org/software/screen/> to detach/reattach from
> interactive sessions running Emacs and slime attached to the Lisp
> webserver running http://wigflip.com/.
A modern, well-maintained alternative to GNU screen is tmux
(http://tmux.sourceforge.net/). I switched to tmux as GNU screen
sometimes locks up sessions.
-Hans
More information about the pro
mailing list