hyper/app
chabou f0b049b2e3 Fix session exiting (#560)
* Fix session exiting

* Restore original flow and just remove listeners on session when exiting

* Prevent sending data from pty after session exited
2016-08-19 22:19:04 +02:00
..
static Reorg (#386) 2016-07-24 10:59:21 -07:00
auto-updater.js make the auto updater work on windows (#514) 2016-07-29 21:12:53 -07:00
config-default.js Provide clear selection of text in terminal view (#608) 2016-08-13 23:03:44 +02:00
config.js Reorg (#386) 2016-07-24 10:59:21 -07:00
index.html Prevent hovering on tabs from causing text flicker (#492) 2016-08-02 12:09:54 -07:00
index.js Added shellArgs to the config. (#572) 2016-08-13 21:30:17 +02:00
menu.js [WIP] Add proper window support (#547) 2016-08-04 01:52:31 +01:00
notify.html Reorg (#386) 2016-07-24 10:59:21 -07:00
notify.js Reorg (#386) 2016-07-24 10:59:21 -07:00
package.json Moved "file-uri-to-path" dep to app package.json (#569) 2016-08-05 10:03:49 +01:00
plugins.js Add the very first test 🎉 (#549) 2016-08-03 16:39:58 -03:00
rpc.js Server now extends EventEmitter instead of creating and EventEmitter instance (#406) 2016-07-26 10:47:18 -07:00
session.js Fix session exiting (#560) 2016-08-19 22:19:04 +02:00