hyper/app/lib
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
..
actions Make preference-opening command universal (#267) 2016-07-18 16:59:16 -07:00
components Remove unused state variable (#268) 2016-07-18 16:58:50 -07:00
constants refactor 2016-07-13 13:45:14 -07:00
containers use inline styles overrides :) 2016-07-16 11:54:03 -07:00
reducers Provide hooks to open a new tab to the same directory (#174) 2016-07-16 15:41:13 -07:00
utils Fixed some documentation typos. (#212) 2016-07-17 14:05:37 -07:00
component.js Fixed some documentation typos. (#212) 2016-07-17 14:05:37 -07:00
hterm.js Fixed some documentation typos. (#212) 2016-07-17 14:05:37 -07:00
index.js Fixed some documentation typos. (#212) 2016-07-17 14:05:37 -07:00
rpc.js refactor 2016-07-13 13:45:14 -07:00