Pasting special characters does not work
Bug #1259087 reported by
eslin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
clusterssh (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
This is written in the main window of CSSH, looks good, is echoed to the clients and executes well.
user@host:~$ ls -l | awk '{print $1}'
total
Pasting the same command into CSSH renders this output:
user@host:~$ ls -l × awk 'print ¼1'
ls: cannot access ×: No such file or directory
ls: cannot access awk: No such file or directory
ls: cannot access print ¼1: No such file or directory
ubuntu 13.10
clusterssh Version: 4.02_01
To post a comment you must log in.