Re: Make tmux honor XDG_CONFIG_HOME if it is set.

2012-10-27 Thread Ben Boeckel
On Mon, Oct 15, 2012 at 08:59:57 GMT, Thomas Adam wrote: > On 15 October 2012 00:37, Nate Soares wrote: >> Hey all. The attached patch makes tmux honor XDG_CONFIG_HOME if it is set. >> This is a nice way to prevent the pollution of the home directory. > > It's also quite Linux specific, and hence

Re: Make tmux honor XDG_CONFIG_HOME if it is set.

2012-10-27 Thread Ben Boeckel
On Mon, Oct 15, 2012 at 09:05:52 GMT, Nicholas Marriott wrote: > Not wild about this - tmux is not an X program and this doesn't seem to > have particularly wide adoption right now anyway. It's gaining support. git recently added support for looking in $XDG_CONFIG_HOME/git/config. I like using it

Re: Amalgamation of list-* and choose-* commands?

2012-10-27 Thread Ben Boeckel
On Tue, Oct 09, 2012 at 17:21:00 GMT, Nicholas Marriott wrote: > On Wed, Oct 03, 2012 at 11:42:40PM +0100, Thomas Adam wrote: >> * If a choose-* command is called without an interactive tmux instance, >> emulate what list-* would have done. > > I like this option best, but I'm not sure it's worth

Re: [PATCH 3/6] Don't exit copy-mode when scrolling with mouse-copy-mode set to "within"

2012-10-27 Thread Ben Boeckel
On Sun, Sep 16, 2012 at 21:46:51 GMT, Marcel Partap wrote: > --- > window-copy.c |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/window-copy.c b/window-copy.c > index ca4c97b..bd78f30 100644 > --- a/window-copy.c > +++ b/window-copy.c > @@ -836,7 +836,8 @@ window_copy