hyper-hide-scrollbar
v1.0.1
Published
Hides the scrollbar in Hyper(Term)
Downloads
3
Readme
hyper-hide-scrollbar
Hides the scrollbar in Hyper.
Install
Put hyper-hide-scrollbar
in .hyper.js
plugins: [
// other plugins
'hyper-hide-scrollbar'
],