Re: tmux leaking socket descriptors under certain circumstances

2014-03-02 Thread Jan Larres
On 27/02/14 12:06, Nicholas Marriott wrote: > What tmux version? A recent-ish Git revision, but the problem has been around for quite a while. I'm not entirely sure which revision unfortunately as I've updated my repository since then but not restarted the server. > If you run "tmux info" once it

Different results when running the same script directly in shell vs through tmux run-shell

2014-03-02 Thread Kaushal
I use tmux 1.9a in xterm, tcsh. I tweak a lot with my shell init script and I like to source it again almost every day in all panes/windows/sessions. I tried doing that through run-shell in tmux but it didn't work and for now I am using an alias to do the job. -- alias tcmdall "tmux list

Re: Getting tcsh warnings when running .csh scripts using run-shell

2014-03-02 Thread Kaushal
Thanks! That was it! :) I'll make it a point to always start tmux from my home dir. -- Kaushal Modi On Sun, Mar 2, 2014 at 11:51 AM, Balazs Kezes wrote: > On 2014-03-01 08:35, Kaushal wrote: > > The script runs fine, but I get these tcsh messages in the pane where > > I enter that key-binding

Re: [tmux:tickets] #107 Pane navigation behavior changed in 1.9

2014-03-02 Thread Thomas Adam
On Sun, Mar 02, 2014 at 07:07:02PM +, Balazs Kezes wrote: > > I see the commit c930fd5ff696f5a60e93ed503f0ff57e0bbf6e4d "Remember > > the last active pane in the top-bottom or left-right cell..." changed > > the behavior of pane navigation. If it possible, I really want an > > option to restore

Re: [tmux:tickets] #107 Pane navigation behavior changed in 1.9

2014-03-02 Thread Balazs Kezes
> I see the commit c930fd5ff696f5a60e93ed503f0ff57e0bbf6e4d "Remember > the last active pane in the top-bottom or left-right cell..." changed > the behavior of pane navigation. If it possible, I really want an > option to restore the old behavior. I agree, this is a behavior change in the new vers

Re: Getting tcsh warnings when running .csh scripts using run-shell

2014-03-02 Thread Balazs Kezes
On 2014-03-01 08:35, Kaushal wrote: > The script runs fine, but I get these tcsh messages in the pane where > I enter that key-binding: > > -- > tcsh: No such file or directory > tcsh: Trying to start from "/home/USER" > -- Is it possible that you have started the tmux server in a

Re: problem with new-window and current directory

2014-03-02 Thread Balazs Kezes
On 2014-02-27 22:09, Matteo Cavalleri wrote: > $ cat /etc/hosts | less # the pipe is important here > [...] > so when I create a new window with e.g. something piped to less the > new window opens on the root directory, always. It seems that tmux tries to determine the pane's current directory by

Re: [tmux:tickets] #108 tmux crashes with calls to swap-pane

2014-03-02 Thread Thomas Adam
On Sat, Mar 01, 2014 at 05:28:32PM +, Fabián Ezequiel Gallina wrote: > > > > --- > > ** [tickets:#108] tmux crashes with calls to swap-pane ** > > **Status:** open > **Created:** Sat Mar 01, 2014 05:28 PM UTC by Fabián Ezequiel Gallina > **Last Updated:** Sat Mar 01, 2014 05:28 PM UTC > **

[tmux:tickets] #107 Pane navigation behavior changed in 1.9

2014-03-02 Thread Felix Yan
--- ** [tickets:#107] Pane navigation behavior changed in 1.9** **Status:** open **Created:** Sat Mar 01, 2014 03:50 PM UTC by Felix Yan **Last Updated:** Sat Mar 01, 2014 03:50 PM UTC **Owner:** nobody I see the commit c930fd5ff696f5a60e93ed503f0ff57e0bbf6e4d "Remember the last active pane

[tmux:tickets] #108 tmux crashes with calls to swap-pane

2014-03-02 Thread Fabián Ezequiel Gallina
--- ** [tickets:#108] tmux crashes with calls to swap-pane ** **Status:** open **Created:** Sat Mar 01, 2014 05:28 PM UTC by Fabián Ezequiel Gallina **Last Updated:** Sat Mar 01, 2014 05:28 PM UTC **Owner:** nobody Since a very long time, I've been using this command to pop a pane from a spl