apache / apache/mina-sshd

bracketed-paste mode

Open
#320 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.