On 27 May 2013 13:20, Prashant M. Bapat wrote:
> Tried remain-on-exit, I got "pane is dead" on all the panes.
Yes, and now you can respawn them.
> Since TMOUT is readonly, I was not able to unset it with update-environment.
Ah, I missed that.
Perhaps tell your sysadmin to stop making global-w
Tried remain-on-exit, I got "pane is dead" on all the panes.
Since TMOUT is readonly, I was not able to unset it with update-environment.
On Mon, May 27, 2013 at 5:27 PM, Thomas Adam wrote:
> On 27 May 2013 12:51, Prashant M. Bapat wrote:
> > Hi Tmux-Users.
> >
> > Facing an odd issue. In
On 27 May 2013 12:51, Prashant M. Bapat wrote:
> Hi Tmux-Users.
>
> Facing an odd issue. In my workplace sysadmin has a set a TMOUT readonly
> variable in the bash profile. I cannot unset or change this.
Can you not update this in tmux's environment with update-environment?
> Problem is when I s
Hi Tmux-Users.
Facing an odd issue. In my workplace sysadmin has a set a TMOUT readonly
variable in the bash profile. I cannot unset or change this.
Problem is when I start a tmux session and logout, it will kill the tmux
session also after the bash timeout.
Has anyone seen this before and how t