This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from 0d0ad26d Merge changes from main branch back to next.
add b098409e GUACAMOLE-1943: Add ctrl+arrows/backspace/del and
shift+up/down/home/end keyboard shortcuts.
add b011eccc GUACAMOLE-1943: Add constants for "magic numbers" in function
__guac_terminal_send_key.
add 2e7e64a0 GUACAMOLE-1943: Merge add ctrl+arrows/ctrl+backspace shortcuts
new a6fe660d Merge main branch changes to next.
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.c | 197 +++++++++++++++----
src/terminal/terminal/terminal.h | 410 +++++++++++++++++++++++++++++++++++++++
2 files changed, 569 insertions(+), 38 deletions(-)