gt; you can still reproduce.
>
> If you can, please see if there is a core file and send me a backtrace
> from gdb.
>
>
> On Fri, Apr 11, 2014 at 04:30:54PM +0200, Julien Rebetez wrote:
>> Hello,
>> First, thanks for this wonderful software !
>>
>> I am us
208,10 +1208,12 @@ window_copy_write_line(
> } else
> size = 0;
>
> - screen_write_cursormove(ctx, xoff, py);
> - screen_write_copy(ctx, data->backing, xoff,
> - (screen_hsize(data->backing) - data->oy) + py,
> - screen_
Hello,
First, thanks for this wonderful software !
I am using tslime[1] with a custom vim plugin [2] to copy/paste code
from vim to an ipython session running in tmux. It's working great but
sometimes, tmux crashes with "[lost server]".
In the background, tslime use 'tmux set-buffer' to send text