Commit graph

161 commits

Author SHA1 Message Date
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
Joao Moreno 00826ade84 rename electron helper 2016-07-19 15:10:11 +02:00
Daniel Imms 52f8f8eaec Support IMEs
Currently using the xterm.js PR branch

Fixes #7045
2016-07-18 13:48:01 -07:00
Joao Moreno e5ac0b63df revert gulp atom electron 2016-07-18 18:48:39 +02:00
Joao Moreno 36f415fa9b update gulp atom electron
fixes #8675
2016-07-18 18:31:22 +02:00
Joao Moreno 43c6e13ac5 fix 30% cpu spikes on OSX gulp watch 2016-07-12 17:12:03 +02:00
Joao Moreno 461ec1bf22 fix package json dependencies 2016-07-12 16:09:08 +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
Benjamin Pasero 4b84f6d791 back to electron 0.37.6 2016-07-08 09:31:28 +02:00
Daniel Imms 6b9398b6c4 Uplevel xterm.js 2016-07-07 14:12:35 -07:00
Andre Weinand 81ba38e5ea use prerelease version of debug protocol 2016-07-07 12:44:34 +02:00
Benjamin Pasero 54f91df5b2 Merge branch 'master' into ben/electron 2016-07-06 10:27:53 +02:00
Benjamin Pasero dac924fc64 try with 1.2.6 2016-07-06 09:31:12 +02:00
Benjamin Pasero 58e702071b bump version to 1.4.0 2016-07-04 13:29:59 +02:00
Benjamin Pasero d54ff3ada6 update to electron 1.2.5 2016-07-02 08:35:49 +02: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
Erich Gamma d2f9b29ca3 Update TypeScript dependency to ^1.8.10 (1.8.0 produces errors). 2016-06-20 15:51:58 +02:00
Daniel Imms f2cbc150f7 Update xterm.js version 2016-06-16 11:26:57 -07:00
Joao Moreno 425305ae31 strip ansi escape codes
fixes #7644
2016-06-15 13:00:50 +02:00
Joao Moreno f9cbc1f511 fix pty reference 2016-06-15 13:00:50 +02:00
Benjamin Pasero 7b7297e091 take out ancient engines declaration 2016-06-14 16:19:54 +02:00
Daniel Imms cd0d62adf1 Use specific xterm.js version as dependency 2016-06-13 07:43:10 -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 7b21a5c98a Merge pull request #7288 from Microsoft/tyriar/xtermjs_terminal
Tyriar/xtermjs terminal
2016-06-08 10:28:35 -07:00
Joao Moreno 44b3781cd1 version bump 2016-06-07 09:55:19 +02:00
Daniel Imms 6af224054a xterm.js prototype 2016-06-06 08:33:03 -07:00
Alex Dima 0da2c0039a bump vscode version 2016-05-26 16:37:02 +02: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 695ae2ba41 Use platformio's pty.js 2016-05-13 10:28:25 -07:00
Andre Weinand a9808d5f4f upgrade to debug protocol 1.8.0 2016-05-04 15:18:23 +02:00
Joao Moreno bfec11d703 use lowercase 2016-05-04 11:26:38 +02:00
Joao Moreno b35c322fda dont use spaces in package.json 2016-05-04 11:26:38 +02:00
Joao Moreno e634302883 extract userData path computation 2016-05-04 11:26:38 +02:00
Johannes Rieken 85855abf69 Merge branch 'master' into tyriar/integrated_terminal 2016-04-29 12:56:30 +02:00
Alexandru Dima 696ae41f59 minor version bump 2016-04-26 10:58:02 +02:00
Joao Moreno 66afadecbd Merge branch 'master' into cli 2016-04-25 10:42:10 +02:00
Daniel Imms d1d8c0f1ac Use jeremyramin/pty.js 2016-04-24 03:06:50 -07:00