How to disable Bracketed Paste Mode? #2972
Replies: 5 comments
-
U can modify the source code directly in "3rdparty/terminalwidget/lib/TerminalDisplay.cpp". |
Beta Was this translation helpful? Give feedback.
-
Thanks. But it would be better if there is any configuration option. |
Beta Was this translation helpful? Give feedback.
-
Sorry, there is not configuration option or settings for this. |
Beta Was this translation helpful? Give feedback.
-
Thanks. It is the best terminal I have used. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your support, we will do better and better. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I encountered weird "password error".
After my investigation, I found that ~0 and ~1 wrapped the text I pasted, such as
~0mypassword~1
. And I found that this function is calledBracketed Paste Mode
.So how to disable "Bracketed Paste Mode" in deepin-terminal?
Beta Was this translation helpful? Give feedback.
All reactions