tmux segfaults with [lost server] if second pane is closed after third pane has been broke out

2011-04-23 Thread Nicholas Marriott
I can reproduce this, looks like bad cursor positioning after break-pane. Mailing so others can look and it doesn't get forgotten. -- Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and

Re: selection gets cleared when cursors blinks

2011-04-23 Thread Nicholas Marriott
hmmm i can't reproduce. can you do the same script dance with "tmux - -Ltest -f/dev/null" and see if it is redrawing the screen all the same there too? what is in battery_tmux_status.sh? On Sat, Apr 23, 2011 at 10:29:48PM +0200, LEVAI Daniel wrote: > On szo, ápr 23, 2011 at 12:14:40 +0100, N

Re: selection gets cleared when cursors blinks

2011-04-23 Thread LEVAI Daniel
On szo, ápr 23, 2011 at 12:14:40 +0100, Nicholas Marriott wrote: > what tmux or openbsd version is this? it shouldn't be redrawing the > entire window I'm following -current, but it's been doing this for a few months now. $ cat ~/.tmux.conf: set-option -g default-shell /bin/ksh set-option -g dis

Re: selection gets cleared when cursors blinks

2011-04-23 Thread Nicholas Marriott
what tmux or openbsd version is this? it shouldn't be redrawing the entire window On Thu, Apr 21, 2011 at 04:39:56PM +0200, LEVAI Daniel wrote: > On Wed, Apr 20, 2011 at 20:40:50 +0200, LEVAI Daniel wrote: > > On sze, ápr 20, 2011 at 19:23:13 +0100, Nicholas Marriott wrote: > > > There is no wa