No, what do you have the window-size option set to?

On Tue, 11 Sep 2018 at 15:05, Thomas Sattler
<[email protected]> wrote:
>
> On 9/11/18 3:38 PM, Nicholas Marriott wrote:
> > What do you have it set to?
>
> width/height? I have not set them.
>
> just:
>
> $ git log -1 | cat
> commit 9b32758a0c810e17bd0537a136c0204b2defcabd
> Merge: 5aa435a9 1b92afa7
> Author: Thomas Adam <[email protected]>
> Date:   Mon Sep 10 09:02:39 2018 +0100
>
>      Merge branch 'obsd-master'
>
> # start a _double_width_ xterm:
> $ xterm -geom 80x50 -e ./tmux -L foobar new mc &
> # everything is fine so far
>
> # now start a _double_height_ xterm:
> $ xterm -geom 160x25 -e ./tmux -L foobar attach
>
>
> Now both should show the "complete" midnight commander
> and have 50% unused screen size. Instead both show only
> 50% of midnight commander. (To be exact: The lower left
> side is shown twice and the upper right side is not
> shown.)
>
> It does _not_ depend on midnight commander at all. In
> fact I first recognized it with my 'trigger_tmux_bug3'
> script where some some panes were simply missing.
>
> Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to