Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen pager doesn't clear itself #5

Open
ewaters opened this issue May 9, 2012 · 1 comment
Open

Fullscreen pager doesn't clear itself #5

ewaters opened this issue May 9, 2012 · 1 comment
Labels
Milestone

Comments

@ewaters
Copy link
Owner

ewaters commented May 9, 2012

If you need to go to the fullscreen pager to view that's too long or too wide to view in the normal output, when you exit the pager you expect to return to what you were seeing, but instead it leaves droppings in the scroll buffer as well as on the screen itself. It may not be possible to have a pager go full screen and then return you to what you were looking at, but we could perhaps implement paging without going to full screen mode, or at least horizontal scrolling.

@ewaters ewaters closed this as completed May 9, 2012
@ewaters ewaters reopened this May 9, 2012
@ewaters
Copy link
Owner Author

ewaters commented May 9, 2012

Behavior varies if you use screen versus just plain console. If you're not using GNU screen and if we go straight to the pager (less -FR), less will sent console initiation and will restore the screen to pre-less state. However, if we do the (less -FRX) and allow part of the output to be seen before entering the pager, the clearing problem shows itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant