Commit graph

1122 commits

Author SHA1 Message Date
Itai Steinherz
27c1893fb8 Simplify promises in cli/api.js (#3198) 2018-09-23 21:14:39 +02:00
Razzi Abuissa
51db83c581 Show actual error message when loading plugin fails (#3083) 2018-09-23 18:06:26 +02:00
Maksym Dogadailo
039b6fa280 Replace node-fetch with electron-fetch (#3108) 2018-09-23 17:51:56 +02:00
Evil Rabbit
a505171093
Update repo banner 2018-09-22 18:12:26 -03:00
Ryan Castner
6451ba7f85 Fix typo in comments (#3185) 2018-08-22 19:42:52 +02:00
Timothy
24079fc803
Update README.md (#3167) 2018-08-09 12:31:50 +01:00
Leo Lamprecht
5adcf55fae
Point Spectrum badge to correct location (#3166)
* Renamed text files

* Point Spectrum badge to the right location
2018-08-09 13:15:48 +02:00
Pavel Durov
da53540377 Doc: fix broken link in PLUGINS.md (#3089)
Fixes #3088
2018-06-17 18:19:16 +02:00
CHaBou
3df6cac644
2.1.0-canary.2 2018-06-15 15:37:35 +02:00
CHaBou
bc6101e98f
Fix module hijacking (#3067)
Regression was introduced by #2866. Release version of Hyper failed to start.
2018-06-11 08:43:57 +02:00
Benjamin Staneck
88f5804ad4 Update xterm to 3.4.1 (#3032) 2018-06-04 08:51:57 +02:00
Jarid Margolin
28f778037b Add scrollback option to config (#3038) 2018-05-29 12:11:21 +02:00
Andrew Hutchings
6923e5bbb3 CLI : Fix package existence check for scoped packages (#3044)
Fixes #2999
2018-05-23 23:32:38 +02:00
Jiahao Lu
16f163daf3 Adjust clickable region of control buttons (#3017)
On Windows, the close button (rather than the border) is expected to be hit when someone clicks the top-right corner of the screen if a window is maximized.
2018-05-23 22:59:19 +02:00
Timo Welde
f75895a176 Fix plugin module hijacking on main process (#2866)
Fixes some plugin loading (like hyperline)
2018-05-15 15:58:36 +02:00
CHaBou
0199c44915
Fix double action on keymap after a reload (#3006)
Fixes #3004
2018-05-12 15:39:51 +02:00
Ricardo Amaral
a14c55640c Add letter spacing configuration option (#3002) 2018-05-10 12:54:00 +02:00
Justin Lowery
f72093c9d7 Fix RPC handler race condition causing a crash (#2940)
Fixes #2861
2018-05-10 08:20:59 +02:00
CHaBou
64ec145b55 Fix toggleFullScreen keymap customization (#2995)
Fixes #2977
2018-05-09 15:51:34 +02:00
Sonny
f64e3e0204 Adding ability to send error object to notify() (#2955) 2018-05-02 10:10:44 +02:00
blackhands77
9232875b2b doc: add details to run hyper in dev mode (#2493) 2018-04-27 18:08:44 +02:00
Benjamin Staneck
9a536722f8 Fix locales (LANG) env vars by using os-locale (#2913)
Fixes #607, Fixes #2322, Fixes #2328, Fixes #183
2018-04-27 15:41:59 +02:00
Benjamin Staneck
1c140d2482
fix a typo (#2945) 2018-04-27 14:35:00 +02:00
Edgar Carneiro
d1eb02098e Fix zoom keymaps for Windows (#2489)
Fixes #2448
2018-04-25 01:14:05 +02:00
Benjamin Staneck
e52298018a add yarn-error.log to gitignore (#2928) 2018-04-24 18:29:24 +02:00
CHaBou
d2d766c75f 2.1.0-canary.1 2018-04-23 22:33:25 +02:00
CHaBou
13e90ceac9 Disable Chromium GPU blacklist (#2895) 2018-04-23 21:12:53 +01:00
CHaBou
dfe5ab89fa
Prevent /usr/local/bin/hyper overwriting (#2885)
Silently fail installation at startup.
Add a menu item to manually install it with a notification feedback.
Fix plugin update menu item.

Fixes #2884
2018-04-22 22:13:23 +02:00
CHaBou
2de45245bf
Build: use comodoca.com time stamping server (#2893) 2018-04-21 01:17:18 +02:00
Brad Dougherty
bba14f6324 Add line height config (#2858)
Fixes #2858
2018-04-21 00:22:34 +02:00
Benjamin Staneck
35cf8c8068 git: always set js endline to lf (#2795)
always set text to lf, if on auto, Windows will change them to crlf locally and this can make lint fail
2018-04-20 17:04:40 +02:00
Timothy
b680b9e02e Improve update notification contrast (#2791) 2018-04-20 17:03:34 +02:00
Tal Hayut
b5c221fe68 CLI: use .hyper.js from repo root dir when running in dev mode (#2792) 2018-04-20 17:02:30 +02:00
Leo Lamprecht
57c735cb6d 2.0.0-canary.18 2018-04-16 09:02:00 -07:00
Leo Lamprecht
79ee3d0c74 New timestamp server (#2825)
* Replaced timestamp server

* Added different server
2018-04-16 08:42:36 -07:00
Leo Lamprecht
3fffad67df 2.0.0-canary.17 2018-04-16 06:50:50 -07:00
Leo Lamprecht
a54a315f2f Remove website (#2824)
* Removed website

* Updated readme link

* Modify PR template
2018-04-16 15:46:06 +02:00
CHaBou
262eb8ad9b
2.0.0-canary.16 2018-04-06 08:52:17 +02:00
CHaBou
f40e32358d
Use xterm winptyCompat addon (#2811)
See https://github.com/xtermjs/xterm.js/pull/1096
2018-04-05 23:53:21 +02:00
Mark Pitman
db016a4a78 Readme: Add instructions for AUR (#2797) 2018-04-05 23:09:16 +02:00
CHaBou
f5d48ee38a
Use xterm webLinks addon (#2810)
Fixes #2809
2018-04-05 22:45:18 +02:00
CHaBou
e181e1eb8d
CircleCI: Prevent repetitive build job when releasing (#2787) 2018-03-27 00:43:25 +02:00
CHaBou
aaa18af3d5
Fix CircleCI release job 2018-03-26 23:49:02 +02:00
CHaBou
e6a8d65f7d
2.0.0-canary.15 2018-03-26 23:09:06 +02:00
CHaBou
e599d6427c Use last state of xterm dynamic char atlas (#2783) (#2786)
Use xterm v3.2.0 with PR xterm/#1327 (9e54b86) merged
This time right fork commit is pointed
2018-03-26 15:56:55 +01:00
CHaBou
4b18e6c781
Use last state of xterm dynamic char atlas (#2783)
Use xterm v3.2.0 with PR xterm/#1327 (9e54b86) merged
2018-03-26 00:06:55 +02:00
CHaBou
984922d046
Fix Term theme hot reloading (#2771) 2018-03-22 20:59:07 +01:00
CHaBou
f6a1ba114a Make SESSION_REQUEST/TERM_GROUP_REQUEST hackable (#2777)
`cwd` should be lazy evaluated to let plugins override it
2018-03-21 12:40:56 +01:00
CHaBou
dc33d4846b
Fix color configuration with an array (#2729)
Fixes #2728
2018-03-21 10:00:29 +01:00
CHaBou
500c8b0e05
Add plugin development doc (#2770) 2018-03-18 10:08:01 +01:00