hyper/app
Nuno Campos ea8ca82186 font size improvements (#57)
* 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
2016-07-05 17:08:45 -07:00
..
css font size improvements (#57) 2016-07-05 17:08:45 -07:00
hyperterm.js font size improvements (#57) 2016-07-05 17:08:45 -07:00
index.html clarify first metric 2016-06-30 23:08:12 -07:00
index.js remove xterm.css (no longer used) 2016-07-04 19:07:26 -07:00
package.json implement most recent hterm with lots of bugfixes 2016-07-04 20:59:40 -07:00
rpc.js initial commit 2016-06-30 23:01:04 -07:00
tabs.js initial commit 2016-06-30 23:01:04 -07:00
term.js font size improvements (#57) 2016-07-05 17:08:45 -07:00
update-checker.js implement a more reasonable update interval check frequency (#33) 2016-07-04 18:13:44 -07:00
webpack.config.js add auto update checking 2016-07-01 13:01:33 -07:00