diff --git a/public/wetty/wetty.js b/public/wetty/wetty.js index fffb616..4357f44 100644 --- a/public/wetty/wetty.js +++ b/public/wetty/wetty.js @@ -42,6 +42,7 @@ ws.onopen = function() { term.prefs_.set('ctrl-c-copy', true); term.prefs_.set('ctrl-v-paste', true); term.prefs_.set('use-default-window-copy', true); + term.prefs_.set('scrollbar-visible', false); term.runCommandClass(Wetty, document.location.hash.substr(1)); ws.send(JSON.stringify({