This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch staging/1.6.0 in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
commit 157c38c6a81914091a12242bd5c6a7c79f7085df Merge: 49f9644f 119f9697 Author: Mike Jumper <[email protected]> AuthorDate: Wed Aug 28 10:53:41 2024 -0700 GUACAMOLE-1586: Merge exclusion of newline from clipboard if not explicitly part of terminal output. src/terminal/buffer.c | 5 +++++ src/terminal/select.c | 22 ++++++++++++++++++---- src/terminal/terminal-handlers.c | 20 +++++++++++++++----- src/terminal/terminal.c | 5 +++-- src/terminal/terminal/buffer.h | 6 ++++++ 5 files changed, 47 insertions(+), 11 deletions(-)
