It is usual to use less utility as pager (with -r option).
But less uses special terminal buffers, so it preserve previous output to terminal and when I leave less I see previous content.
That is fine, but sometimes it is desired to append less content to terminal.
How can I configure less or what built-in command allow this?
If less doesn't allow this are there any pager capable to do this?