> On 2 Nov 2019, at 15:19, Hiltjo Posthuma <[email protected]> wrote:
>
> On Sat, Nov 02, 2019 at 08:32:50AM +0100, Mischa wrote:
>> Hi All,
>>
>> Not sure if this is on my side, setting, or if something has changed with
>> tmux or top redrawing of the terminal.
>> I am using tmux, over mosh, on one of my jump hosts to connect to other
>> hosts. In some of the windows I have a remote top -C running.
>> When I am attaching the tmux session on a smaller display, for example my
>> phone, the output of top is fine.
>>
>> However when I connect back with a larger display the output of top is
>> completely garbled. It does recover line by line when processes jump to a
>> different “rank”.
>>
>> Below are two screenshots with roughly 5 minutes between them.
>> Anything I can test? Change? Do?
>>
>> Thanx!!
>>
>> Mischa
>>
>
> Hi,
>
> Same issue here since upgrading from 6.5 to 6.6.
>
> I don't use mosh, but connect via SSH to a remote machine and attaching to
> tmux
> running irssi. It is attached to a shared session. The first attached
> resolution/window size is bigger.
>
> Maybe it is fixed already:
> https://cvsweb.openbsd.org/src/usr.bin/tmux/server-client.c
> rev 1.296
Thanx! Will check it out.
Mischa