Re: Re: about the black screen problem when listing tmux sessions

2014-12-11 Thread Thomas Adam
On 11 December 2014 at 09:39, 侍路登 wrote: > when larger than 15. > > The tmux version is 1.8. Can you please try with tmux git? I suspect you're running into this: commit e6af0ad23e1a43add71dd09a03c05057aab26748 Author: nicm Date: Thu Oct 10 11:58:52 2013 + choose-tree: Reset top whe

Re:Re: about the black screen problem when listing tmux sessions

2014-12-11 Thread 侍路登
when larger than 15. The tmux version is 1.8. And I found that the problem tmux cmd is “choose-tree”, when I switch to "choose-session" cmd, it works. At 2014-12-11 17:32:37, "Nicholas Marriott" wrote: >How many is "large"? 10? 100? 1000? > >Are you running "tmux ls" from the shell? Or fro

Re:Re: about the black screen problem when listing tmux sessions

2014-12-11 Thread 侍路登
ok. I describe the situation specifically now:  First, I start tmux. And, then I issue the command ":new -s tt0" to create one session and repeat that for 40 times. Now, I have the follow sessions: tt0, tt1, tt2, , tt40. When I switch to session "tt0" and issue the command "choose-tree", i

Re: Re: about the black screen problem when listing tmux sessions

2014-12-11 Thread Thomas Adam
On Thu, Dec 11, 2014 at 05:58:16PM +0800, 侍路登 wrote: > Now, I have the follow sessions: tt0, tt1, tt2, , tt40. When I switch > to session "tt0" and issue the command "choose-tree", it works, but when I > switch to session "tt40", it doesn't work. Works fine for me. Which tmux version is this?

Re: about the black screen problem when listing tmux sessions

2014-12-11 Thread Thomas Adam
On 11 December 2014 at 02:08, 侍路登 wrote: > Hi, > > I'm a loyal user of tmux. Recently, I was bothered by a problem that the > black screen displays when listing many tmux sessions. > > Strangely, the session list displays normally when I am in the session whose > number is small, but not when the

Re: about the black screen problem when listing tmux sessions

2014-12-11 Thread Nicholas Marriott
How many is "large"? 10? 100? 1000? Are you running "tmux ls" from the shell? Or from inside tmux? What is the tmux version? On Thu, Dec 11, 2014 at 10:08:10AM +0800, ? wrote: >Hi, > >I'm a loyal user of tmux. Recently, I was bothered by a problem that the >black screen dis