gliderlabs / gliderlabs/ssh

Screen sessions vertically split display incorrectly

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

image

Expected (this shows with the replacement commented out):

image

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.