diff --git a/public/wetty/wetty.js b/public/wetty/wetty.js index d7068a8..13af132 100644 --- a/public/wetty/wetty.js +++ b/public/wetty/wetty.js @@ -36,6 +36,7 @@ socket.on('connect', 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)); socket.emit('resize', {