Commit graph

1233 commits

Author SHA1 Message Date
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
Ameya Advankar
76beaa32f5 Fix AVA tests and made them mandatory. #2705
Removed obsolete test cases and included unit tests a mandatory step while build and push.

Fixed #2703
2018-02-24 22:59:50 +01:00
Lescenco Andrei Bogdan
82c7afbeec Reset splits either side of a divider to an even ratio on double click of the divider #2687 (#2692)
* auto resize panes when dbl click on separator is triggered

* use const instead of let
2018-02-23 12:31:18 +00:00
CHaBou
6b9a4f6ff0 2.0.0-canary.14 2018-02-20 17:21:47 +01:00
CHaBou
ae4683fa5a
Fix transparency at startup (#2689)
Fixes #2688
2018-02-20 17:14:38 +01:00
CHaBou
01e632bfa7 Use xterm@1ec7b91 2018-02-20 14:35:19 +01:00
CHaBou
daa2880d42 2.0.0-canary.13 2018-02-20 13:52:22 +01:00
CHaBou
52ac609c6e Revert xterm upgrade 2018-02-20 10:03:04 +01:00
Leo Lamprecht
b3794ba047 2.0.0-canary.12 2018-02-19 23:45:06 -08:00
Leo Lamprecht
0c1be6d26b Bumped lockfile 2018-02-19 23:44:08 -08:00
CHaBou
137db6cdd9
Subpixel with opaque background color 2018-02-18 13:28:26 +01:00
CHaBou
8ebdaebdfa Change default colors (#2670) 2018-02-14 14:09:26 +01:00
CHaBou
b73a328b6b Add fontWeight and fontWeightBold settings (#2669)
Fixes #2574
2018-02-14 14:09:02 +01:00
Benjamin Staneck
6d61ac400c Electron 1.8 is out (#2663)
* update electron to 1.8.2

release notes: https://github.com/electron/electron/releases/tag/v1.8.2

* change yarn installation on travis

travis detects yarn lockfiles and automatically uses yarn in that case so no need to install it

* yarn is preinstalled on circleci
2018-02-12 22:18:29 +01:00
Lukas Geiger
59180c1419 Update xterm.js to v3.1.0 (#2667) 2018-02-12 21:51:12 +01:00
Cyril Damas
0105d6baf2 Add ssh url scheme handling (#2516) 2018-02-12 21:20:45 +01:00
CHaBou
887fb5ac1a
Focus term if needed when restoring (#2658)
* Focus term if needed when restoring

* Fix Tab component warnings
2018-02-03 17:00:30 +01:00
Angristan
4d8d56bfc5 Remove 32 bits column (#2639)
* Don't hide 3rd column on mobile

* Remove 32 bits column
2018-01-24 20:01:31 +00:00
Philippe Potvin
dc3155f190
Fix update notification link (#2637)
* distinct urlTags vs notes

* lint fix
2018-01-24 13:23:06 -05:00
Leo Lamprecht
af527b6f90 2.0.0-canary.11 2018-01-23 14:17:11 +01:00
CHaBou
7355f3ebd8
Update electron and electron-builder (#2632) 2018-01-23 10:32:03 +00:00
Brandon Smith
16fcb2cb70 Improve Windows default editor detection (#2631) 2018-01-23 10:01:33 +01:00
CHaBou
f4e32eee49
Cursor api (#2629)
* Add onCursorMove API on Term
2018-01-22 18:12:03 +01:00
CHaBou
215e03e0d5 Fixed wrong dependency version number (#2628) 2018-01-22 10:21:01 +01:00