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

tweaking scrollback buffer and disconnections #328

Open
masterkain opened this issue Feb 24, 2022 · 0 comments
Open

tweaking scrollback buffer and disconnections #328

masterkain opened this issue Feb 24, 2022 · 0 comments

Comments

@masterkain
Copy link

hello,
I'm running gotty in a kubernetes container with this entrypoint

#!/bin/bash

PARAMS="--permit-write"

gotty $PARAMS /bin/bash

I have two questions:

  • scrollback seems limited, any way to increase that? maybe make that infinite
  • my users are disconnected after a while, they need to run a command that has a long execution and poor output, I see that the default --timeout has a 0 value but it doesn't seems to make a difference, any way to change that?

thanks

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