Fix terminal resize on window resize

This still does not update the terminal COLUMNS and ROWS
This commit is contained in:
Johannes Zellner
2018-05-15 18:31:52 +02:00
parent 26087e1580
commit f05967d871
3 changed files with 12 additions and 4 deletions

View File

@@ -49,7 +49,7 @@
</head>
<body>
<body style="overflow: hidden;">
<!-- Modal download file -->
<div class="modal fade" id="downloadFileModal" tabindex="-1" role="dialog">