Daniel Imms
6ebf12236f
Uplevel xterm.js
...
This brings in terminal link priority support
2017-03-02 12:10:20 -08:00
Daniel Imms
9e8f96c585
Uplevel xterm.js
...
This brings in terminal link validation
Part of #21226
2017-03-01 09:54:44 -08:00
Johannes Rieken
b76c8bea27
add performance-startup-profile flag
2017-03-01 15:56:55 +01:00
Martin Aeschlimann
c1a1cd0aac
Update vscode-textmate ( fixes #21310 )
2017-02-28 16:29:18 +01:00
Daniel Imms
bcf9f7b1fe
Fix % in URL path part
...
Fixes #21188
2017-02-24 08:58:00 -08:00
Alexandru Dima
056fc8e474
Merge pull request #21023 from Microsoft/alex/kblayout
...
native-keymap@0.4.0
2017-02-23 21:07:45 +01:00
Daniel Imms
720a3e2f76
Uplevel xterm.js
...
Fixes #21186
Fixes #21184
Fixes #21188
Fixes #21059
2017-02-23 10:12:43 -08:00
Alex Dima
33c592a97d
native-keymap@0.4.0
2017-02-21 22:45:01 +01:00
Andre Weinand
3015d74160
use 1.17 version of debug protocol
2017-02-21 18:31:41 +01:00
Daniel Imms
5ff4227c40
Uplevel xterm.js
...
Fixes issue where whitespace would be eaten in terminal after a link.
See sourcelair/xterm.js#558
2017-02-19 15:18:17 -08:00
Daniel Imms
76f2bb78dc
Uplevel xterm.js
...
Fixes #20797
2017-02-19 15:05:47 -08:00
Daniel Imms
60f1c54e32
Uplevel xterm.js
...
Fixes query string in http link matcher
Fixes #20777
2017-02-17 10:25:52 -08:00
Daniel Imms
e83c59a4d6
Uplevel xterm.js
...
Add a null check to linkify row
Fixes #20774
2017-02-16 22:43:09 -08:00
Daniel Imms
27c5f6444e
Merge pull request #20582 from Microsoft/tyriar/7321
...
Terminal links
2017-02-14 11:09:25 -08:00
Daniel Imms
bc4d3de046
Uplevel node-pty@0.6.2
2017-02-13 20:26:52 -08:00
Daniel Imms
1a76f05c9d
Uplevel xterm.js
2017-02-13 19:39:53 -08:00
Daniel Imms
adf3a29dea
Uplevel xterm.js
2017-02-13 19:34:53 -08:00
Ramya Rao
9b29c54c6b
Add err handling for emmet and update commit hash ( #20267 )
2017-02-09 02:04:22 -08:00
Ramya Rao
239b199f6d
Use patched emmet to support svg and orphaned quote bug ( #19655 )
2017-02-07 08:54:54 -08:00
Daniel Imms
8fee7c8e58
Use shorter pointer to xterm github dependency
2017-02-01 13:41:03 -08:00
Daniel Imms
5c64c4c6ce
Uplevel xterm.js
...
This brings in:
- eraseRight/Left null exception
- Animation frame idle performance
- Pull renderer out
Fixes Microsoft/vscode#19640
Part of Microsoft/vscode#12000
Fixes Microsoft/vscode#19651
2017-02-01 13:36:04 -08:00
Benjamin Pasero
95ed1f3b1d
1.9.0 => 1.10.0
2017-01-30 10:30:36 +01:00
Daniel Imms
432fa81e8a
Uplevel xterm.js and implement flowControl setting
...
Fixes #18833
2017-01-26 21:43:32 -08:00
Daniel Imms
d49e617cf6
Uplevel xterm.js
...
Fixes #19074
2017-01-23 11:37:11 -08:00
Andre Weinand
79301f3e36
debug protocol: update to v1.16
2017-01-23 11:33:57 +01:00
Daniel Imms
8f76900a67
node-pty@0.6.1
...
Fixes #18985
2017-01-21 14:48:00 -08:00
Daniel Imms
c486e01988
Fix terminal tab stop issue
...
Fixes #18952
2017-01-20 14:35:26 -08:00
Daniel Imms
64c4765918
Uplevel xterm.js
...
This brings in support for cursor styles
2017-01-20 08:02:42 -08:00
Daniel Imms
6c592cfe32
Uplevel to node-pty@0.6.0
...
Fixes #13625
Fixes #10163
2017-01-20 04:33:00 -08:00
Daniel Imms
179f402254
Uplevel xterm.js
...
This brings in:
- Parser refactor (performance)
- Remove comments
- Fix to resizing invisible terminals, fixes #18332
- Keep selection on modifier keyup
2017-01-19 19:21:10 -08:00
Daniel Imms
dbef8f1afe
Uplevel node-pty to 0.6.0-beta3
...
This should fix the last major issues with applications within WSL
Part of #13625
2017-01-18 09:51:29 -08:00
Daniel Imms
b7e2696b17
Uplevel xterm.js
...
This brings in namely:
- cursorBlink and scrollback refresh immediately after setOption call
2017-01-15 22:02:43 -08:00
Daniel Imms
63f1fa6680
Uplevel node-pty to 0.6.0-beta2
...
This is the first build to feature the upgrade to winpty@0.4.1 in addition to
the conversion to TypeScript and general code clean up. The most notable
change is that Git Bash no longer goes out of sync and likely a bunch of other
issues in #14613 . Certain applications within WSL do not function correctly
with this build.
I tested this on Windows and Linux.
Part of #13625
2017-01-15 21:25:16 -08:00
Daniel Imms
1e94f4144e
Uplevel xterm.js
...
Includes fixes for the terminal breaking when zooming VS Code.
Fixes #18415
2017-01-12 11:34:35 -08:00
Daniel Imms
b2d2a79da8
Uplevel xterm.js
...
Notable changes in:
- XON/XOFF support
- Renderer catch up
- Frame skipping during heavy output
2017-01-10 21:26:21 -08:00
Daniel Imms
df5c790632
Uplevel xterm.js
...
This adds the fix for #18370 which was cherry picked to the Tyriar/xterm
vscode-release/1.9 branch (as it's in review).
Fixes #18370
2017-01-10 11:41:27 -08:00
Daniel Imms
d697b08670
Uplevel xterm.js
...
This brings in disableStdio option (Part of #15583 )
2017-01-09 10:06:16 -08:00
Alex Dima
88c45c4e57
Merge remote-tracking branch 'origin/master' into alex/tokenization
2017-01-09 11:19:26 +01:00
Daniel Imms
12af9ea6ef
Uplevel xterm.js
...
This brings in many performance improvements as well as true double width CJK chars.
2017-01-08 21:41:17 -08:00
Daniel Imms
13457a0763
pty.js -> node-pty
...
Fixes #13625
2017-01-06 23:36:37 -08:00
Alex Dima
a115c028f8
vscode-textmate@3.1.0
2017-01-05 11:18:13 +01:00
Alex Dima
d43423b5b1
vscode-textmate@3.0.1
2017-01-04 14:44:56 +01:00
Alex Dima
6e61a294a1
vscode-textmate@3.0.0
2017-01-03 11:56:48 +02:00
Daniel Imms
d298183b26
Uplevel xterm.js
...
The terminal should be a lot faster at processing output now thanks to
sourcelair/xterm.js#422
Also of note: sourcelair/xterm.js#417 : changed escape sequence for alt-arrow to work on bash on os x
2016-12-28 06:51:21 -08:00
Benjamin Pasero
1631cf8ea5
iconv-lite => 0.4.15
2016-12-15 17:57:01 +01:00
Benjamin Pasero
68d88d0544
graceful-fs => 4.1.11
2016-12-15 17:57:01 +01:00
Ramya Rao
9f405d098d
Bump up version for applicationinsights ( #17001 )
2016-12-12 11:15:27 -08:00
Martin Aeschlimann
e5a4fab120
Update vscode-textmate to 2.3.2. Fixes #15792
2016-12-08 17:29:17 +01:00
Andre Weinand
bc1eec763a
update node-debug
2016-12-08 14:24:34 +01:00
Daniel Imms
4721762a2a
Uplevel xterm.js
...
Fixes #15913
2016-11-28 16:03:37 -08:00