Problem when pasting in terminal with special characters

Problem when pasting in terminal with special characters

avatar

Good morning,
when pasting a piece of code in a linux terminal, if the code has a special character like accent or ñ, if the character is in the last positions of the line, it does not make the line break.

Example to reproduce it:

SSH Terminal

open a text editor like vim
paste this text:

España
test




This is the result:

3bd58b7f-cce6-4dd8-938a-f2b482c34195.png

6a1ebb81-cf4c-411a-a356-aefd507f7dd4.png

CleanShot 2025-02-06 at 11.29.57.png

CleanShot 2025-02-06 at 11.29.41.png

All Comments (3)

avatar

Hello,

I was able to reproduce the issue. I will open a ticket to fix it. We will let you know once we have updates.

Best regards,


Maxim Buisson

avatar

Hello,
as of the latest version of RDM Mac (2025.3.6.7) the issue the special characters should be solved.

Best regards,

Michel Lambert

avatar

Thank you very much for fixing it!