# Functions
NewBufWindow creates a new window at a location in the screen with a width and height.
No description provided by the author
NewStatusLine returns a statusline bound to a window.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
The BufWindow provides a way of displaying a certain section of a buffer.
No description provided by the author
SLoc represents a vertical scrolling location, i.e.
StatusLine represents the information line at the bottom of each window It gives information such as filename, whether the file has been modified, filetype, cursor location.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VLoc represents a location in the buffer as a visual location in the linewrapped buffer.