luo created GUACAMOLE-1688:
------------------------------

             Summary: 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.4.0
            Reporter: luo


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

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to