bracketed-paste mode
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 400
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 1
Description
### Description
When I set up a bash connection and execute a command, the command echoes are wrapped in characters.
an example: 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_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.