Commit graph

78 commits

Author SHA1 Message Date
Daniel Imms f2df235840 Uplevel xterm.js 2016-09-17 04:22:40 -07:00
Daniel Imms 4d26f0030e Uplevel xterm.js
Fixes #11825
2016-09-16 02:27:23 -07:00
Daniel Imms 179f86fd63 Uplevel xterm.js
Fixes #11244
Fixes #11908
2016-09-15 20:58:01 -07:00
Benjamin Pasero 6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Johannes Rieken b725c7120f update shrinkwrap file 2016-09-06 17:11:55 +02:00
Andre Weinand 3f569e8602 use generated protocol definition; fixes Microsoft/vscode-debugadapter-node#51 2016-09-05 17:48:53 +02:00
Benjamin Pasero bd8177f635 bump chokidar to 1.6 2016-09-05 09:13:36 +02:00
Andre Weinand 7446776383 use v1.12.0 of debug protocol 2016-08-31 18:19:04 +02:00
Daniel Imms 298a435412 Uplevel xterm.js
Fixes #10685
2016-08-25 09:57:44 -07:00
Daniel Imms b639303aff Uplevel xterm.js
Fixes issue of change terminal line-height breaking scrolling
Fixes #9822
2016-08-18 11:18:23 -07:00
Alex Dima 7533f1e141 Adopt vscode-textmate@2.1.1 2016-08-17 17:11:02 +02:00
Alex Dima 9e792d5fd9 Adopt fast-plist 2016-08-17 12:53:28 +02:00
Alex Dima 93ea49c1e1 Adopt vscode-textmate@2.1.0 2016-08-17 12:03:05 +02:00
Daniel Imms a166edd7b8 Uplevel xterm.js 2016-08-09 09:45:24 -07:00
Daniel Imms 4cbec65d16 Implement terminal scroll bar
Fixes #6602
2016-08-09 09:26:03 -07:00
Daniel Imms 590f21f71c Revert "Implement terminal scroll bar"
Going to hold off on this until sourcelair/xterm.js#224 is merged.

This reverts commit 0a5a071cea.
2016-08-08 15:22:26 -07:00
Daniel Imms 0a5a071cea Implement terminal scroll bar 2016-08-08 15:16:41 -07:00
Andre Weinand bc258aa2a0 use debug protocol 1.11.0 and latest node-debug 2016-07-27 14:41:19 +02:00
Daniel Imms e9f712e0ae Uplevel xterm.js
Adds custom keydown handler for #6731
2016-07-22 05:51:38 -07:00
Daniel Imms 3a90fe1c89 Uplevel xterm.js 2016-07-22 05:02:39 -07:00
Daniel Imms e869cef1b9 Merge remote-tracking branch 'origin/master' into tyriar/7045_integrated_terminal_ime_support 2016-07-22 03:31:35 -07:00
Daniel Imms 01a3f86855 Uplevel xterm.js
Fixes a issue with vim and ctrl/arrows in particular
2016-07-21 11:45:22 -07:00
Daniel Imms 52f8f8eaec Support IMEs
Currently using the xterm.js PR branch

Fixes #7045
2016-07-18 13:48:01 -07:00
Benjamin Pasero bd891ec75a fix version 2016-07-12 15:27:27 +02:00
Daniel Imms f205009c74 Uplevel xterm.js
Fixes #9095
2016-07-11 13:46:48 -07:00
Joao Moreno 1336b3d3c0 wrap user env in a mark
fixes #8434
2016-07-11 11:53:09 +02:00
Daniel Imms 6b9398b6c4 Uplevel xterm.js 2016-07-07 14:12:35 -07:00
Alex Dima f7748b3132 Less memory consumption - adopt vscode-textmate@2.0.1 (#7912) 2016-07-01 01:48:25 +02:00
Alex Dima 170db15a2b Fixes #8173: Adopt vscode-textmate with fast plist parser, make fast plist parser disableable via editor.useExperimentalParser 2016-06-30 19:06:18 +02:00
Andre Weinand 2550eb7df1 update node-debug and debug protocol 2016-06-30 12:27:47 +02:00
Daniel Imms 8468572d05 Uplevel xterm.js 2016-06-27 14:29:41 -07:00
Daniel Imms 2daa16e272 Uplevel xterm.js 2016-06-23 21:48:52 -07:00
Joao Moreno 425305ae31 strip ansi escape codes
fixes #7644
2016-06-15 13:00:50 +02:00
Joao Moreno a610f9907f fix pty.js dependencies in shrinkwrap 2016-06-15 13:00:50 +02:00
Daniel Imms 2eab8ce505 Update npm shrinkwrap 2016-06-13 07:44:44 -07:00
Daniel Imms 9bbb48bd59 Update xterm dep to use master
Active bug fixing is happening, it should be tested
2016-06-10 13:33:44 -07:00
Daniel Imms 3399be63b7 Add xterm.js to shrinkwrap 2016-06-08 11:00:04 -07:00
Andre Weinand 73cbbe8c57 update node debug (use final 1.9.0 protocol) 2016-05-23 15:52:16 +02:00
Alex Dima 8251e416a9 Update vscode-textmate to 1.1.0 2016-05-23 15:29:45 +02:00
Daniel Imms f3f2c65a51 Use Tyriar/pty.js fork 2016-05-20 13:47:29 -07:00
Daniel Imms ca7937b279 Revert "Disable integrated terminal to unblock Windows build"
This reverts commit bbc1950d34.
2016-05-20 13:47:28 -07:00
Daniel Imms bbc1950d34 Disable integrated terminal to unblock Windows build 2016-05-19 13:45:28 -07:00
Daniel Imms 7689b1c8e0 Merge remote-tracking branch 'origin' into tyriar/integrated_terminal 2016-05-13 10:46:31 -07:00
Daniel Imms 5cb353c381 Add dependencies to npm-shrinkwrap.json 2016-05-13 10:28:38 -07:00
Andre Weinand a9808d5f4f upgrade to debug protocol 1.8.0 2016-05-04 15:18:23 +02:00
Joao Moreno 66afadecbd Merge branch 'master' into cli 2016-04-25 10:42:10 +02:00
Benjamin Pasero 549b305201 spawn REG ENOENT (fixes #5003) 2016-04-23 10:21:33 +02:00
Joao Moreno ee1e5a79e9 add minimist 2016-04-22 11:24:51 +02:00
Joao Moreno 193a0252cf add windows mutex to shrinkwrap 2016-04-19 11:49:38 +02:00
Joao Moreno 570b63910f update npm shrinkwrap 2016-04-19 11:34:13 +02:00