RDM latest copy&paste SSH Terminal

RDM latest copy&paste SSH Terminal

avatar

Hi,

in the last RDM Version i have a problem with copy&paste in the new Terminal (SSH)

After copy the content and past it into a nano, between the lines there is a new line


cat /etc/resolv.conf

copy that and paste into a new file


nano test.conf
nameserver 192.168.X.X

nameserver 192.168.X.X

search domain.tld

options timeout:1

options rotate



In the old Terminal all is okay.
what can it be?

Regards
Sebastian

All Comments (2)

avatar

Hello Sebastian,

this is a known issue and should be resolved in 2019.1.26.0. You can find the original thread here.

(As a momentary workaround you could enable Use legacy terminal in File => Options => Types => Terminal)

Regards,
Min

avatar

Thank you :)