> Yes panes should always have colours. If the pane is set to 8, it uses
> the window, if the window is 8, it uses the default. It isn't necessary
> to have a way to set the pane directly to default, we don't have that
> for any other style - it always follows the hierarchy (like eg the status
> li
On Sun, Feb 15, 2015 at 05:12:45PM -0800, Max DeLiso wrote:
> Hello.
>
> I've been using tmux for a while now and I think it's great.
>
> Often, when working with it, I will accumulate too many windows and
> then close some, leaving my numbers out of sequence.
>
> I went to implement renumbering
Hello.
I've been using tmux for a while now and I think it's great.
Often, when working with it, I will accumulate too many windows and
then close some, leaving my numbers out of sequence.
I went to implement renumbering in tmux only to discover that it was
already present (session_renumber_wind
On Sun, Feb 15, 2015 at 08:54:03PM +, David Chanters wrote:
> Hi,
>
> Did this email make it to the list? Any takers on this?
>
> David
I'll reply as an echo. I don't think there is a large community developer
around this project, mostly two people the last time I checked. Git history
is
Hi,
Did this email make it to the list? Any takers on this?
David
On 5 February 2015 at 22:10, David Chanters
wrote:
> Hey everyone,
>
> I'm really enjoying tmux, and thank you to everyone who makes it possible!
>
> What's the story behind tmux, and how did it start? Having read the
> tmux FAQ,
---
** [tickets:#178] tmux hang for certain commands**
**Status:** open
**Created:** Sat Feb 14, 2015 11:17 PM UTC by Ole Tange
**Last Updated:** Sat Feb 14, 2015 11:17 PM UTC
**Owner:** nobody
I am trying to understand why this program behaves differently depending on Y:
#!/bin/bash
---
** [tickets:#179] Command length limited not documented**
**Status:** open
**Created:** Sat Feb 14, 2015 11:24 PM UTC by Ole Tange
**Last Updated:** Sat Feb 14, 2015 11:24 PM UTC
**Owner:** nobody
There is a limit on the length on the command. This limit should either be
removed (preferr
---
** [tickets:#180] tmux does not clean up /tmp**
**Status:** open
**Created:** Sat Feb 14, 2015 11:36 PM UTC by Ole Tange
**Last Updated:** Sat Feb 14, 2015 11:36 PM UTC
**Owner:** nobody
A program should clean up tmp files that it no longer needs instead of leaving
unused files for the u
---
** [tickets:#181] Race condition in new-session**
**Status:** open
**Created:** Sat Feb 14, 2015 11:47 PM UTC by Ole Tange
**Last Updated:** Sat Feb 14, 2015 11:47 PM UTC
**Owner:** nobody
There seems to be a race condition:
$ tmux1.9 new-session -d 'sleep 10'; for i in `seq 341`; do