ssh: pty io wrapping for stderr as well
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The `io.Writer` implementation on `Session` normalizes `\n` to `\r\n` when in PTY mode, but this also needs to be done for the `io.Writer` returned by `session.Stderr()`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.