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

Initial server connection printout seems to assume a fixed window size #5937

Open
alexpeters1208 opened this issue Aug 6, 2024 · 1 comment
Labels
bug Something isn't working triage

Comments

@alexpeters1208
Copy link
Contributor

When first connecting to a Deephaven server through the VSCode extension, a printout is given similar to the printout given when starting the server with Docker. However, this appears to be hard-coded in some way, as it does not at all respect the window size of the terminal in which it's printed.
Screenshot 2024-08-06 at 4 41 10 PM

Not a world-ending bug, but something that looks unpolished from step 0.

@bmingles
Copy link
Contributor

bmingles commented Aug 6, 2024

I believe this comes from the Docker logs whenever a client connects to the DH server. Presumably, the hard-codedness is related to that. @bender any insight on this one?

deephaven/vscode-deephaven#12 is also related to this.

@vbabich vbabich transferred this issue from deephaven/vscode-deephaven Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants