applied now thanks
On Mon, Mar 25, 2013 at 12:36:39PM -0400, Ben Boeckel wrote:
> On Fri, Mar 22, 2013 at 08:35:10 +, Nicholas Marriott wrote:
> > Perhaps TMUX_SOCKET to act like -S instead might be better? Then you can
> > put it where you like without tmux creating directories.
>
> That mig
You make a good point, although there is good reason for TMUX_SOCKET too
:-). Still, nobody has asked for it yet.
Your change looks fine - I will apply it after 1.8 is done.
On Mon, Mar 25, 2013 at 12:36:39PM -0400, Ben Boeckel wrote:
> On Fri, Mar 22, 2013 at 08:35:10 +, Nicholas Marriott w
On Fri, Mar 22, 2013 at 08:35:10 +, Nicholas Marriott wrote:
> Perhaps TMUX_SOCKET to act like -S instead might be better? Then you can
> put it where you like without tmux creating directories.
That might also be good, but I'd like any tmux sessions I create use the
directory without having t
Perhaps TMUX_SOCKET to act like -S instead might be better? Then you can
put it where you like without tmux creating directories.
On Tue, Mar 19, 2013 at 03:18:04PM -0400, Ben Boeckel wrote:
> Hi,
>
> Attached is a patch which adds support for a TMUX_TMPDIR environment
> variable to set the dire
Hi,
Attached is a patch which adds support for a TMUX_TMPDIR environment
variable to set the directory for tmux sockets. The TMPDIR variable
isn't acceptable here since it always appends "/tmux-$UID" to the
directory.
My use case is to put all of my sockets into XDG_RUNTIME_DIR. It would
also all