botline |
[R] |
we left leftcol and rightcol as the
left and right columns of any content in the current view. but since
we‘re operating in a line-centric fashion, rightcol is always leftcol + the buffer
width. (whereas botline is topline + at most the buffer height, and can be
== to topline in the case that there‘s no content.)
|
leftcol |
[R] |
we left leftcol and rightcol as the
left and right columns of any content in the current view. but since
we‘re operating in a line-centric fashion, rightcol is always leftcol + the buffer
width. (whereas botline is topline + at most the buffer height, and can be
== to topline in the case that there‘s no content.)
|
status |
[R] |
we left leftcol and rightcol as the
left and right columns of any content in the current view. but since
we‘re operating in a line-centric fashion, rightcol is always leftcol + the buffer
width. (whereas botline is topline + at most the buffer height, and can be
== to topline in the case that there‘s no content.)
|
topline |
[R] |
we left leftcol and rightcol as the
left and right columns of any content in the current view. but since
we‘re operating in a line-centric fashion, rightcol is always leftcol + the buffer
width. (whereas botline is topline + at most the buffer height, and can be
== to topline in the case that there‘s no content.)
|