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

Handle server-side terminal size changes #15

Open
yuvipanda opened this issue Oct 27, 2020 · 0 comments
Open

Handle server-side terminal size changes #15

yuvipanda opened this issue Oct 27, 2020 · 0 comments

Comments

@yuvipanda
Copy link
Owner

You can use stty on the
commandline to set the width / height of your terminal. Whenever
it is run in terminado, it sends a change event. We should
handle this, and somehow send it through to the client so the
ssh client knows the current terminal size.

change_terminal_size
might be what's useful.

I'm not sure if we even need this at all, though. Low priority!

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

No branches or pull requests

1 participant