mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
* font size improvements - fixed keyboard shortcut registering (listeners were being called twice) - now saving fontSize in the state of Hyperterm - Term now accepts fontSize as a prop and internally sets it - added font size indicator on change (next to rows x cols) * linting * removed font size shortcuts from Hyperterm component, still in electron * only show font size indicator when it has changed * clean up fontSizeIndicatorTimeout on unmount, changeFontSize 2nd arg is now an options object |
||
|---|---|---|
| .. | ||
| css | ||
| hyperterm.js | ||
| index.html | ||
| index.js | ||
| package.json | ||
| rpc.js | ||
| tabs.js | ||
| term.js | ||
| update-checker.js | ||
| webpack.config.js | ||