> On Wed, Feb 02, 2011 at 11:06:14AM +0100, LEVAI Daniel wrote:
> > On Tue, Feb 01, 2011 at 20:05:40 +, Nicholas Marriott wrote:
> > > Are you sure it happens when the cursor blinks? If you make the
> > > cursor
> > > steady does it stop happening? What if you increase status-interval
> > > in
Sorry if this is a dumb question, but why then include the `has-session`
functionality?
Surely it, too, can be implemented by the user with `tmux ls | grep -q
'^startofnamestri'`?
Stroller
On 17/4/2011, at 7:02pm, Nicholas Marriott wrote:
> tmux ls|grep -q '^name: '
>
>
> On Sun, Apr 17, 2
hi
Because if we took it out now it would break anyone already using it. It
isn't very big anyway.
On Mon, Apr 18, 2011 at 12:37:43PM +0100, Stroller wrote:
> Sorry if this is a dumb question, but why then include the `has-session`
> functionality?
>
> Surely it, too, can be implemented by the
On 04/18/2011 01:19 AM, LEVAI Daniel wrote:
>> On Wed, Feb 02, 2011 at 11:06:14AM +0100, LEVAI Daniel wrote:
>>> On Tue, Feb 01, 2011 at 20:05:40 +, Nicholas Marriott wrote:
Are you sure it happens when the cursor blinks? If you make the
cursor
steady does it stop happening? What
ok i get it thanks, sounds cool
On Mon, Apr 18, 2011 at 08:28:02AM +0200, Tomas Cech wrote:
> Hi,
>
> On Sun, Apr 17, 2011 at 08:12:00PM +0100, Nicholas Marriott wrote:
> >Remind me what you were doing, I've lost the original mail thread?
> >
>
> OK, but mail archive shows the thread correctly.
if you like you can run tmux in script(1) then let it run for a few
seconds (so the problem happens) then look in the typescript file for
where it redraws the status line and figure out using printf(1) or by
trimming bits out of the file what part makes the terminal reset the
selection
On Mon, A
Yeah, I'm not sure what I meant either. -_-
I think I thought that tmux could treat nested/remote tmuxes in such
a way that it would essentially unroll all the windows; so windows
1-3 are on host 1, but 4-8 are from the tmux on host 2. Or
something.
Hallucinating such a thing would not be the w