gliderlabs / gliderlabs/cmd

@ssh: terminal modes, proper CR-NL handling

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
28
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently gliderlabs/ssh does not implement terminal modes and instead forces all NL to become CR-NL, otherwise OpenSSH client in raw/terminal mode will not format output as expected. Presumably implementing CR/NL related terminal modes would resolve this. Until then, programs that utilize the difference between CR and NL (such as using one or the other for drawing) will appear buggy.

This is a leftover issue from https://github.com/gliderlabs/cmd/issues/59.

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.