walles / moar

Moar is a pager. It's designed to just do the right thing without any configuration.
Other
675 stars 19 forks source link

Draw status bar trailer using clear-to-eol #256

Open walles opened 1 week ago

walles commented 1 week ago

Currently, if you make your terminal window narrower, while resizing the window the status bar line will overflow, scrolling everything up.

If we drew the end of the status line using clear-to-eol, this should not happen, making for a nicer experience in some make-the-window-narrower situations.