diff options
author | nicm <nicm> | 2019-10-14 09:16:48 +0000 |
---|---|---|
committer | nicm <nicm> | 2019-10-14 09:16:48 +0000 |
commit | bbe8ebf9c26e45fd8c402627b84b3646db445d45 (patch) | |
tree | a0d567c315c3d34e838a515d055ce92906946fb9 /input.c | |
parent | 68d59a16cec91d2c2747c8c2862560e89f8f2d31 (diff) | |
download | rtmux-bbe8ebf9c26e45fd8c402627b84b3646db445d45.tar.gz rtmux-bbe8ebf9c26e45fd8c402627b84b3646db445d45.tar.bz2 rtmux-bbe8ebf9c26e45fd8c402627b84b3646db445d45.zip |
Some old tmux versions can sometimes generate layout strings which have
the incorrect size for the top cell. Previously tmux didn't care but now
that panes can be partly hidden, the size matters and is checked more
strictly. So add some code to fix up the most common problem and a
sanity check to reject layouts with any other size problems. Reported by
Aleksandrs Ledovskis in GitHub issue 1930.
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions