hyper/app/lib/actions
Sean Zhu 610d6c6d3e Make preference-opening command universal (#267)
The `$EDITOR ~/.hyperterm.js && exit` requires that the default shell recognize variables as commands and to recognize the `&&` syntax, so it does not work with fish shell. The new command works with all common shells, including fish.
2016-07-18 16:59:16 -07:00
..
config.js refactor 2016-07-13 13:45:14 -07:00
header.js refactor 2016-07-13 13:45:14 -07:00
index.js refactor 2016-07-13 13:45:14 -07:00
notifications.js refactor 2016-07-13 13:45:14 -07:00
sessions.js app: close window when last tab is exited (#263) 2016-07-18 15:12:14 -07:00
ui.js Make preference-opening command universal (#267) 2016-07-18 16:59:16 -07:00
updater.js refactor 2016-07-13 13:45:14 -07:00