OpenBSD/src 7ToR1MDusr.bin/tmux layout-custom.c cmd-list-keys.c

   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.
VersionDeltaFile
1.17+69-2usr.bin/tmux/layout-custom.c
1.49+2-2usr.bin/tmux/cmd-list-keys.c
+71-42 files

UnifiedSplitRaw