roshargoahead opened a new issue, #320: URL: https://github.com/apache/mina-sshd/issues/320
### Description When I set up a bash connection and execute a command, the command echoes are wrapped in characters. ex.: cat /proc/version ESC:[?2004l Linux version xxx. ESC[?2004h I have consulted related documents. This is the default bracketed-paste mode enabled after bash5.1. Can sshd disable this mode on the client? ### Motivation Generally, the client only cares about the necessary output information. ### Alternatives considered _No response_ ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
