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

Improve terminal handling #74

Merged
merged 4 commits into from May 24, 2020
Merged

Improve terminal handling #74

merged 4 commits into from May 24, 2020

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented May 24, 2020

  • Send resize message for the shell to the backend.
  • Close the SSE connection on an error.
  • Increase timeout for streaming logs to 6h.
  • Use xterm Terminal instead of the Ace Editor to show logs.
  • Disable stdin for terminal when logs are shown.
  • Do not focus terminal for logs, because this will open the keyboard on mobile.
  • Resize the terminal when the keyboard is toggled.

- Send resize message for the shell to the backend.
- Close the SSE connection on an error.
- Increase timeout for streaming logs to 6h.
Instead of showing logs in the editor we are now showing logs also in
the Terminal.
@ricoberger ricoberger merged commit 67ea1ce into master May 24, 2020
@ricoberger ricoberger deleted the improve-terminal-handling branch May 24, 2020 13:50
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.

None yet

1 participant