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
CHaBou
269bb8e65f
Improve rendering performance of chars with background ( #2769 )
...
Integrate https://github.com/xtermjs/xterm.js/pull/1327 (7c3a30f239 )
Fixes #2592
2018-03-18 01:19:26 +01:00
Ben Creasy
7838a10d1a
Set showHamburgerMenu enabled by default on Linux ( #2666 )
2018-03-18 00:59:25 +01:00
CHaBou
429710328a
Integrate xterm v3.2 ( #2768 )
...
* Add xterm3.2
Fixes #2751
2018-03-18 00:24:26 +01:00
Benjamin Staneck
7e40e88a36
Update electron to 1.8.4 ( #2753 )
...
Update electron to v1.8.4 and electron-builder to v20.5.1: https://github.com/electron/electron/releases/tag/v1.8.4
2018-03-17 23:15:13 +01:00
CHaBou
933e6f4966
Disable VSCode type chekcing ( #2767 )
2018-03-17 18:52:18 +01:00
Timothy
20173f0e86
Migrate styling to styled-jsx ( #2761 )
...
Fixes #2737
2018-03-17 13:51:36 +01:00
Timothy
cf7347fd3c
Ensured Circle CI config works as expected ( #2759 )
...
* Test all branches and make sure tag checkouts build correctly
* Fix syntax error
2018-03-13 20:36:10 -07:00
Timothy
d10c38bb11
Update to CircleCI 2 ( #2758 )
...
* Initial circlci version 2 config file
* Fix step 3 structure
* Formatting
* Add run before conditional
* Storing artifacts
* Better config structure and use workflows for conditions etc.
* Potentially fix artifact upload
* Check if artifacts build which just a general path
* Finish up
* Remove test branch
2018-03-13 12:44:11 -07:00
Albin Ekblom
943211bd09
Remove auto prefix plugin name ( #2757 )
...
* Remove auto prefix plugin name
* Remove unused function
* Cleanup
2018-03-13 17:42:27 +01:00
Leo Lamprecht
e4cef0a172
Moved to Spectrum
2018-03-10 20:39:20 -08:00
Ajo John
4a127ef83b
Do not register app for ssh:// url scheme handling on dev mode ( #2745 )
...
Fixes #2740
2018-03-08 15:45:49 +01:00
CHaBou
36cde0f23e
Fix start with missing config fields ( #2727 )
...
Fixes #2725
2018-03-08 02:12:42 +01:00
Amiram Korach
0162a9f84d
Fix plugin name check ( #2736 )
...
Fixes #2735
2018-03-06 09:39:28 +01:00
CHaBou
bf2d6ea855
Fix config reload after vim edit ( #2718 )
2018-03-03 17:58:24 +01:00
Steven
24b83615d4
Ensuring that the restored window position is valid ( #2459 )
...
Fixing #1869
2018-03-02 22:11:33 +01:00
CHaBou
e17aab656d
CLI: better existence check ( #2700 )
2018-02-25 14:18:45 -06:00