[ https://issues.apache.org/jira/browse/GUACAMOLE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
luo updated GUACAMOLE-1688: --------------------------- Attachment: image-2023-01-31-11-15-34-518.png image-2023-01-31-11-15-26-501.png image-2023-01-31-11-14-05-437.png Affects Version/s: 1.3.0 (was: 1.4.0) Description: I want to copy the following text from SSH a{color:#ff0000}\t{color}b{color:#ff0000}\t{color}c {code:java} root@luo-virtual-machine:~# cat aa a b c{code} !image-2023-01-31-11-15-26-501.png! in guacamole,It copies the text like this (The text is linked together) !image-2023-01-31-11-14-05-437.png! in MobaXterm,It copies the text like this !image-2023-01-31-11-15-34-518.png! Why was: For example, I cat a text, there are some tab keys in the middle a{color:#FF0000}\t{color}b{color:#FF0000}\t{color}c {code:java} [root@localhost ~]# cat test a b c{code} I select the "a b c" in the screen and try to copy But the result of copying is "abc" without any spaces and tabs in between I expect it to be "a b c" The space is OK for tab is also OK, but neither > ssh can't copy tab key > ---------------------- > > Key: GUACAMOLE-1688 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1688 > Project: Guacamole > Issue Type: Wish > Components: guacd > Affects Versions: 1.3.0 > Reporter: luo > Priority: Minor > Attachments: image-2023-01-31-11-14-05-437.png, > image-2023-01-31-11-15-26-501.png, image-2023-01-31-11-15-34-518.png > > > I want to copy the following text from SSH > a{color:#ff0000}\t{color}b{color:#ff0000}\t{color}c > {code:java} > root@luo-virtual-machine:~# cat aa > a b c{code} > > !image-2023-01-31-11-15-26-501.png! > > in guacamole,It copies the text like this (The text is linked together) > !image-2023-01-31-11-14-05-437.png! > in MobaXterm,It copies the text like this > !image-2023-01-31-11-15-34-518.png! > Why > > -- This message was sent by Atlassian Jira (v8.20.10#820010)