On 3/11/25 11:56 AM, [email protected] wrote:
Hi
Sometimes when pasting bigger things, it appears that guacamole has big
problems with this:
See error attatchment.
When pasting the exact same into for example Proxmox Web-Shell which
runs off xterm.js it works just fine:
See the working attatchment.
This mainly happens with multiline text.
Also sometimes when pasting something it mixes up lines pretty bad.
Info:
Firefox 136.0
|about:config| -> |dom.events.testing.asyncClipboard| set to true.
Guacamole 1.5.5
I suspect you're encountering a mismatch between the SSH server's
expected line endings and the local OS' line endings used within
clipboard data.
Support for normalizing clipboard line endings is part of 1.6.0 and can
be tested now if you build against the "staging/1.6.0" branches of
guacamole-client and guacamole-server:
https://issues.apache.org/jira/browse/GUACAMOLE-1682
Possibly relevant is xterm's "bracketed paste" feature, which GNU Nano
might depend on for handling of pasted vs. typed data. Support for that
is not yet implemented, but is planned for 1.7.0:
https://issues.apache.org/jira/browse/GUACAMOLE-1973
- Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]