Another bug in the same vein. This bug presents as before, but in
fullscreen layout: start a fresh dvtm instance (only one window),
switch to fullscreen layout, create a new window, switch to the
previous window. The dimensions of the vt have not changed (TIOCSWINSZ
was not called). The height should have decreased by one line since
the top line is now used for the title. Switching to another layout
(tile) and back to fullscreen temporarily fixes this, but if you now
close one of the two windows, the remaining one should, but does not,
grow by one line in height since the title line no longer appears.
-Mark
Received on Tue Jun 17 2014 - 01:42:05 CEST