hyper/lib
Andrea Parodi 97432df7a4 Improve tabs title (#892)
* Set tab title when asked by the contained shell process via ANSI code

* Commented out process polling code

* Removed unused module and constant

* Remove getTitle method

* Removed props binding

* Removed polling clearTimeout

* Removed session focus & blur

* Remove listening for session `title` event

* Removed SESSION_SET_PROCESS_TITLE action

* Removed remainig blur
2016-10-22 13:05:32 -07:00
..
actions Improve tabs title (#892) 2016-10-22 13:05:32 -07:00
components Improve tabs title (#892) 2016-10-22 13:05:32 -07:00
constants Improve tabs title (#892) 2016-10-22 13:05:32 -07:00
containers Cleanup (rename HyperTerm to Hyper) (#812) 2016-10-08 09:26:07 -07:00
reducers Improve tabs title (#892) 2016-10-22 13:05:32 -07:00
store Fix config-store imports (#733) 2016-09-21 23:29:23 -03:00
utils Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
component.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
hterm.js temporarily re-enable selection even when the terminal registers interest in order to fix copy/paste 2016-10-15 16:40:12 -05:00
index.js Improve tabs title (#892) 2016-10-22 13:05:32 -07:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Split Panes (#693) 2016-10-03 19:00:50 -07:00