Screen sessions vertically split display incorrectly
Open
- Dominant language
- Go
- Stars
- 4.2k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
On account of the newline to \r\n replace that happens here(https://github.com/gliderlabs/ssh/blob/master/session.go#L122), when running `screen` and splitting the screen vertically via CTRL+A + | (`shift +\`), the middle bar down the screen breaks off and ends up on the left side of the screen.
Screenshot:

Expected (this shows with the replacement commented out):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.