Replies: 3 comments 2 replies
-
The above is the output. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Your issue description lacks context information, thus it is impossible to see, whats wrong here. My best guess here - do you call the |
Beta Was this translation helpful? Give feedback.
2 replies
-
by default it should be automatically set to whatever the size of the container, try to go to your css and set the height to auto. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The container is 700*950, the addon fit make the div like
<div class="xterm-screen" style="width: 720px; height: 510px;">
, the height just only 510px;How to make the xterm to fit the container
Details
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions