Revert "term: hide them scrolbars (#42)"

This reverts commit fd0c330d98.
This commit is contained in:
Guillermo Rauch 2016-07-04 19:05:16 -07:00
parent fd0c330d98
commit a57aedc1db

View file

@ -63,7 +63,6 @@ export default class Term extends Component {
this.term.prefs_.set('cursor-color', '#F81CE5');
this.term.prefs_.set('enable-clipboard-notice', false);
this.term.prefs_.set('background-color', '#000');
this.term.prefs_.set('scrollbar-visible', false);
this.term.prefs_.set('user-css', URL.createObjectURL(new Blob([`
.cursor-node[focus="false"] {