Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes terminal wrapping by syncing docker/term.js terminal widths. #1648

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

foot
Copy link
Contributor

@foot foot commented Jul 6, 2016

Impl. by locking the term.js width to 80 which is what the docker one
is. We need to implement resizing on both the BE and FE to avoid weird
wrapping issues. (Waiting on #746)

Fixes #1402
Fixes #1158

Impl. by locking the term.js width to 80 which is what the docker one
is. We need to implement resizing on both the BE and FE to avoid weird
wrapping issues.
@2opremio
Copy link
Contributor

2opremio commented Jul 7, 2016

LGTM

@foot foot merged commit 2ea04aa into master Jul 11, 2016
@rade rade deleted the 1402-fixes-terminal-line-wrapping branch July 5, 2017 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants