Fix terminal resize on window resize
This still does not update the terminal COLUMNS and ROWS
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body style="overflow: hidden;">
|
||||
|
||||
<!-- Modal download file -->
|
||||
<div class="modal fade" id="downloadFileModal" tabindex="-1" role="dialog">
|
||||
|
||||
Reference in New Issue
Block a user