John O'Meara
2015-05-07 03:14:30 UTC
I noticed today that when status-position is set to top and the
display-panes command is run, panes which touch the top don't have the size
info displayed in the corner, and other panes get their size info embedded
in their upper border (actually, I think the size is printed, just on the
status line and immediately overwritten by the status line). When
status-position is set to bottom, all panes get their size in the upper
right hand corner.
The attached patch seems to fix this, making the size show in the upper
right corner in both cases.
display-panes command is run, panes which touch the top don't have the size
info displayed in the corner, and other panes get their size info embedded
in their upper border (actually, I think the size is printed, just on the
status line and immediately overwritten by the status line). When
status-position is set to bottom, all panes get their size in the upper
right hand corner.
The attached patch seems to fix this, making the size show in the upper
right corner in both cases.