-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Teleport does not wrap long lines correctly upon first login. #1087
Comments
This also happens in linux on gnome-terminal 3.18.3, mate-terminal 1.12.1, xterm(322). Resizing the window doesn't help with these. And despite comments in #926 this only occurs in tsh, all other apps wrap correctly. |
@aashley I am having a problem interpreting "all other apps" comment. This bug is about What we're trying to determine how can this be reproduced beyond initial resize for BOTH use cases:
|
I'm not sure how else to reproduce this. It happens on every connection through tsh for me.
If I launch byobu within the tsh connection it takes over and the wrapping works correctly. It only when in the basic shell directly in tsh that the wrapping fails for me. I've only tested with bash though. |
@aashley gotcha, this is perfect (regular |
Not actually using gnome, using Ubuntu Mate 16.04 with the earlier mentioned terminals and versions. |
I have a similar issue using iTerm 2 on MacOS X Sierra. When connecting to a host with ssh, the terminal wraps commands correctly. When connecting with |
I tried 2.4 and cannot reproduce it. WIll try again later, but punting for now. |
Problem
On initially connecting to a Teleport node, long lines of text don't wrap correctly until terminal is resized.
Reproduction
Terminal.app
and resize to 80x24.tsh
orssh
to connect to a Teleport node.aaaaaaaaaabbbbbbbbbbccccccccccddddddddddeeeeeeeeeeffffffffffgggggggggghhhhhhhhhhiiiiiiiiiijjjjjjjjjjkkkkkkkkkkllllllllllmmmmmmmmmmnnnnnnnnnnoooooooooopppppppppp
inTerminal.app
.nnooooooooooppppppppppiiiiiiiiijjjjjjjjjjkkkkkkkkkkllllllllllmmmmmmmmmmnnnnnnnn
. This is incorrect.Terminal.app
and you'll see the text wrap correctly.The text was updated successfully, but these errors were encountered: