GUACAMOLE-1633: Add support of alternate screen buffer#521
Conversation
|
This is some how related to GUACAMOLE-1256? |
This pull request is not related to this ticket. |
|
I was wondering if this alternate screen buffer would also solve that other problem, but thank you for clarifying |
29c8d30 to
da5d866
Compare
necouchman
left a comment
There was a problem hiding this comment.
One change, other than that looks okay to me.
Only other question is - does it make sense to allocate the alternate buffer only if/when it's required? I'm good either way, just curious...
da5d866 to
2ad3a7c
Compare
Indeed, it helps to limit memory usage. I made the modification, no impact on performance. |

Add support of alternate screen buffer for tools like less/vi/man/...
Before:

After:


