Fix web terminal sizing: make xterm.js terminal use full available area
- Update .terminal-container CSS to use calc(100vh - 200px) for responsive height - Remove fixed padding and height constraints - Add xterm-addon-fit for proper terminal resizing - Update terminal initialization to use fit addon for dynamic sizing - Ensure terminal fills entire container width and height - Add window resize event handler for responsive terminal sizing
Showing
Please
register
or
sign in
to comment