Robin Lee Powell <rlpow...@digitalkingdom.org> wrote:
> On Wed, May 18, 2011 at 12:06:28PM -0700, Micah Cowan wrote:
>> If your .tmux.conf is not even being read, then that's usually a
>> sign that your tmux server was already running (.tmux.conf is only
>> read at server startup, not at the start of every new session) -
>> so if there's still a (detached?) session running, you need to
>> make sure tmux is dead. killall tmux is one way to ensure that.
> 
> Oh.  I'm sorry, but I'm really not prepared to completely stop tmux
> on that box; all my work is under there.  Here's my tmux.conf, then;
> if it's really important that I try this with an empty one, let me
> know and I'll set up a different machine.  It's a copy of a "make it
> act like screen" example I found, with minor mods.

You can also pass "-S foo" to tmux to start a new server with the socket
set to "foo" instead of the default.

--Ben


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to