butlerx
7 years ago
No known key found for this signature in database
GPG Key ID: B37CA765BAA89170
1 changed files with
1 additions and
0 deletions
-
src/index.js
|
@ -33,6 +33,7 @@ socket.on('connect', () => { |
|
|
} |
|
|
} |
|
|
window.onresize = resize; |
|
|
window.onresize = resize; |
|
|
resize(); |
|
|
resize(); |
|
|
|
|
|
term.focus(); |
|
|
|
|
|
|
|
|
function kill(data) { |
|
|
function kill(data) { |
|
|
disconnect(data); |
|
|
disconnect(data); |
|
|