• nextime's avatar
    Fix web terminal sizing: make xterm.js terminal use full available area · f3fe7c6d
    nextime authored
    - 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
    f3fe7c6d
Name
Last commit
Last update
..
base.html Loading commit data...
index.html Loading commit data...
login.html Loading commit data...
terminal.html Loading commit data...
users.html Loading commit data...