This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from ad81f4c7 Merge patch branch changes to main.
add 2ad3a7c5 GUACAMOLE-1633: Add support of alternate screen buffer
new aa6e7ad4 GUACAMOLE-1633: Merge add terminal support for alternate
screen buffer
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/terminal/terminal-handlers.c | 13 +++++++
src/terminal/terminal.c | 73 ++++++++++++++++++++++++++++++++++-
src/terminal/terminal/terminal-priv.h | 45 +++++++++++++++++++++
3 files changed, 129 insertions(+), 2 deletions(-)