mike-jumper commented on PR #565: URL: https://github.com/apache/guacamole-server/pull/565#issuecomment-2551875576
This looks at least equivalent to the workaround that was already put in place, and with the understanding that the workaround does appear to address the behavior, I'm happy with the change. More broadly, I'm not sure about the logic of the workaround. If the issue is that the terminal's `GUAC_CHAR_COPY` can end up pointing at unexpected data, I'd think the correction would be to flush the copy whenever the _source_ of that copy is changed, not when character containing `GUAC_CHAR_COPY` changes (which would just mean that the copy is being replaced and is no longer necessary). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org