Wandering selection

2011-04-19 Thread hubert depesz lubaczewski
hi, have tmux (1.4), and following problem: My tmux is split into 3 panes, like this: ++ || ++ || ++ || || || || || || || ++ panes 1 and 2

Re: selection gets cleared when cursors blinks

2011-04-19 Thread Peter John Hartman
On Mon, Apr 18, 2011 at 09:05:21AM -0700, Micah Cowan wrote: On 04/18/2011 01:19 AM, LEVAI Daniel wrote: Any chance of getting this fixed? It's a really annoying phenomena. +1 here Since this is a behavior of your terminal (kills the selection as soon as the term is written to), rather

Re: Wandering selection

2011-04-19 Thread Nicholas Marriott
Does it happen in xterm? Sounds like a konsole bug to me, we shouldn't be scrolling the screen and even if we do surely it shouldn't move the selection in cursor addressable mode. On Tue, Apr 19, 2011 at 02:09:05PM +0200, hubert depesz lubaczewski wrote: hi, have tmux (1.4), and following

Re: Wandering selection

2011-04-19 Thread Nicholas Marriott
Assuming you are talking about konsole mouse selection not tmux copy-mode selection. On Tue, Apr 19, 2011 at 07:05:46PM +0100, Nicholas Marriott wrote: Does it happen in xterm? Sounds like a konsole bug to me, we shouldn't be scrolling the screen and even if we do surely it shouldn't move the

Re: Wandering selection

2011-04-19 Thread hubert depesz lubaczewski
On Tue, Apr 19, 2011 at 07:10:16PM +0100, Nicholas Marriott wrote: Assuming you are talking about konsole mouse selection not tmux copy-mode selection. yes, that's mouse selection. sorry. as for xterm. hmm .. i'll try, although it's easily repeatable problem. Best regards, depesz -- The

Re: Wandering selection

2011-04-19 Thread Micah Cowan
(04/19/2011 05:09 AM), hubert depesz lubaczewski wrote: hi, have tmux (1.4), and following problem: My tmux is split into 3 panes, like this: ++ || ++ || ++ || || || || |

Re: Nested tmux?

2011-04-19 Thread Nicholas Marriott
Nope although there have been a few discussions of it, no code yet though. On Mon, Apr 18, 2011 at 05:14:19PM -0700, Robin Lee Powell wrote: 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

selecting contents in panes using mouse -- restrict to pane

2011-04-19 Thread David Chanters
hi all, when i split a window in tmux, and i select some contents in a pane, i can currently select beyond the boundary of the split. is there a way to make tmux to box the select to not go outside the split region - much like how selecting works in Vim with split windows, for example. TIA!

Re: selecting contents in panes using mouse -- restrict to pane

2011-04-19 Thread Nicholas Marriott
Turn on mode-mouse and you can enter copy mode then select w/ the mouse. Change coming shortly (when we have worked out some kinks) to enter copy mode automatically when you drag. On Tue, Apr 19, 2011 at 10:02:55PM +0100, David Chanters wrote: hi all, when i split a window in tmux, and i

Re: selection gets cleared when cursors blinks

2011-04-19 Thread Ben Boeckel
Peter John Hartman peterjohnhart...@gmail.com wrote: On Mon, Apr 18, 2011 at 09:05:21AM -0700, Micah Cowan wrote: On 04/18/2011 01:19 AM, LEVAI Daniel wrote: Any chance of getting this fixed? It's a really annoying phenomena. +1 here Since this is a behavior of your terminal (kills the

A noticable difference from screen.

2011-04-19 Thread Robin Lee Powell
I have a large terminal (200+ wide/80+ high) running tmux. Sometimse I have code that dumps large amounts of data, and things get pretty slow with the redrawing. That part I'm OK with, but what's bothering me is that in screen, I could switch windows, and the busy window would update silently

Re: A noticable difference from screen.

2011-04-19 Thread Robin Lee Powell
Yeah, ssh in both cases; I know what the network buffering part of it looks like. :D Let me go grab source and get back to you. -Robin On Wed, Apr 20, 2011 at 12:51:06AM +0100, Nicholas Marriott wrote: Try this and see if it helps. If you are doing it over ssh it probably won't but there

Re: A noticable difference from screen.

2011-04-19 Thread Robin Lee Powell
I do not see much difference, if any; I can try to nail that down if it's important. The longer I wait, the worse it gets, so certainly some sort of buffering seems likely. I suppose it's possible that tmux is simply pushing so much more data, or pushing it faster, that the network buffer is an