Daniel Imms
5a45ffc13e
xterm-addon-webgl@0.5.0
2020-02-04 11:48:54 -08:00
Daniel Imms
9eddf7d316
xterm@4.4.0
2020-02-04 11:46:39 -08:00
Benjamin Pasero
c635cab029
🆙 graceful-fs@4.2.3 (related #89887 )
2020-02-04 09:46:30 +01:00
Daniel Imms
3ecaff4093
xterm@4.4.0-beta.15
...
Diff: 2a9e16b...fbeb45d
- Adding FluffOS to xtermjs user list xtermjs/xterm.js#2663
- Flag lines as wrapped after CUP in windows mode xtermjs/xterm.js#2667
Part of #85839
2020-01-07 09:43:04 -08:00
Daniel Imms
65df1d9184
xterm@4.4.0-beta.13
...
xterm-addon-webgl@0.5.0-beta.7
Diff: 8341c35...2a9e16b
- Include in word separators xtermjs/xterm.js#2583
- Remove unused imports/functions xtermjs/xterm.js#2585
- force alpha to 1 when using background color as inverted foreground color xtermjs/xterm.js#2560
- Fix minimumContrastRatio on dom/truecolor xtermjs/xterm.js#2602
- v4.3.0 xtermjs/xterm.js#2605
- Avoid roundtrip to browser when double-disposing. xtermjs/xterm.js#2616
- Allow the thickness of the bar cursor to be configured xtermjs/xterm.js#2590
- update version of node-pty xtermjs/xterm.js#2621
- Implement hidden in DOM and WebGL renderers xtermjs/xterm.js#2625
- Expose texture atlas as API and use in demo xtermjs/xterm.js#2626
- Webgl v0.4.1 xtermjs/xterm.js#2628
- Add Linode to real world uses xtermjs/xterm.js#2636
- Added Gus to list of xterm real-world users xtermjs/xterm.js#2631
- Remove a large portion of InputHandler's dependency on Terminal xtermjs/xterm.js#2637
- Move back to reseting parser only on RIS xtermjs/xterm.js#2640
- Set glyph fg color based on original bg, not selection xtermjs/xterm.js#2650
- format color value to style '#rrggbbaa' xtermjs/xterm.js#2629
- Use register over add for APIs returning disposables xtermjs/xterm.js#2651
- Standardize how colors helper lib is structured xtermjs/xterm.js#2653
- Fullwidth handling in buffer writes xtermjs/xterm.js#2644
- Target es5 in attach addon xtermjs/xterm.js#2654
Fixes #86194
Fixes #87918
Part of #87456
2019-12-31 01:41:36 -08:00
Sandeep Somavarapu
fdb8e0d9f7
update yarn lock files
2019-12-10 17:20:51 +01:00
Sandeep Somavarapu
23271d35ed
use same version everywhere
2019-12-10 16:11:12 +01:00
Sandeep Somavarapu
3c06d9d008
#83421 remove semver-umd.d.ts from src/typings
2019-12-10 09:08:57 +01:00
Daniel Imms
4bbb7aa8bd
xterm@4.3.0-beta.28.vscode.1
...
Diff: 397d053...8341c35
Fixes #86142
2019-12-04 11:15:50 -08:00
Daniel Imms
958853a7cf
xterm@4.3.0-beta.28
...
Diff: 1300b7a...397d053
Fixes #84299
2019-11-24 11:31:14 -08:00
Daniel Imms
3e3cb3043c
xterm-addon-webgl@0.4.0-beta.11
...
Fixes #85048
2019-11-24 09:48:49 -08:00
Daniel Imms
7c29e087da
xterm@4.3.0-beta24
...
Diff: 03fe167...1300b7a
- onBinary event
- minimum contrast ratio
- Windows mode layering
- Improve webgl error when not attached
Part of #84935
2019-11-22 18:51:33 -08:00
Alex Dima
c2a19905fb
Remove .d.ts from typings folder ( #83421 )
2019-11-21 10:01:21 +01:00
Alex Dima
6ae16bde2e
Remove .d.ts from typings folder ( #83421 )
2019-11-21 10:01:20 +01:00
Alex Dima
2ac71e9a48
Switched to fixed deps for vscode-textmate
2019-11-21 10:01:20 +01:00
Alex Dima
7521ebdeb4
Adopt latest vscode-textmate ( fixes #84401 )
2019-11-21 08:44:26 +01:00
Daniel Imms
5f471ce2b6
Merge branch 'master' into tyriar/webgl2
2019-11-15 10:55:58 -08:00
Martin Aeschlimann
c1997dcd4b
add type bindings to minimist (for #83421 )
2019-11-14 16:41:12 +01:00
Martin Aeschlimann
c4a5657ec1
update onigasm. Fixes #82606
2019-11-13 18:06:43 +01:00
Christof Marti
c27fe98afe
Reduce typings files ( #83421 )
2019-11-11 16:22:56 +01:00
Benjamin Pasero
f6df7ed738
fix build
2019-11-11 08:32:06 +01:00
Daniel Imms
2f65216fa8
xterm-addon-webgl@0.4.0-beta6
2019-11-10 12:42:13 -08:00
Daniel Imms
ca2c75906e
Merge branch 'master' into tyriar/webgl2
2019-11-10 12:38:24 -08:00
Daniel Imms
6216be7984
xterm@4.3.0-beta17
...
Diff: b68a4d2...03fe167
- Refresh rows after options changed
- WebGL true color, selection support
- WebGL dispose
- Puppeteer slowmo
2019-11-10 12:29:25 -08:00
Daniel Imms
87251319ff
Support experimental webgl renderer
2019-11-09 08:53:50 -08:00
Daniel Imms
f920bd7939
xterm-addon-search@0.4.0-beta4
...
Fix wrapped line search
Fixes #81510
2019-11-09 08:23:57 -08:00
Daniel Imms
3d4b915227
xterm@4.3.0-beta11
...
Diff: f30c38f...b68a4d2
- Run yarn for addons
- Support EventEmitter.dispose
- Fix typos
- Toggle addons in demo
- Pipelines polish
- Only refresh rows that changed during parsing
- TS 3.7
- Fix wrapped line search (search addon)
- Layering
2019-11-09 08:21:51 -08:00
Robo
d1684d2133
chore: bump vscode-nsfw@1.2.8 ( #84139 )
2019-11-07 09:45:38 -08:00
Joao Moreno
fe515c2843
upgrade spdlog
...
related to #83421
2019-11-07 10:17:26 +01:00
Christof Marti
a5837a8eb3
Update https-proxy-agent ( #83647 )
2019-10-30 10:43:23 +00:00
Alex Dima
f031923f28
Update vscode-textmate in all the places
2019-10-28 16:13:09 +01:00
Benjamin Pasero
8e327f8e6e
remote - update chokidar too
2019-10-28 07:32:57 +01:00
Daniel Imms
9e80e5a8ca
xterm@4.2.0
...
Diff: d9f58c0...f30c38f
- Fix edge case in text decoder
- mp3 sound, fixes #47711
- New column sequences
- Limit parse buffer size
- -1 disposed markers
- Remove obsolete mouse encodings
- Refine IViewportRange
- Apply scrollSensitivity to fast scroll
xterm-addon-search@0.3.0
2019-10-25 06:44:05 -07:00
Daniel Imms
e599448b07
node-pty@0.10.0-beta2
...
Fixes #59291
2019-10-24 10:16:35 -07:00
Daniel Imms
e3c63a67da
xterm@4.2.0-beta20
...
Diff: 6311076...d9f58c0
- Tests
- Fix lgtm alerts
- Properly export viewport range in API
- Warn on unattached open, don't throw. Fixes #83016
2019-10-23 11:24:42 -07:00
Daniel Imms
5353d8765d
xterm-addon-search@0.3.0-beta10
...
Fixes #62348
2019-10-23 11:21:14 -07:00
Daniel Imms
a18e992b8b
node-pty@0.9.0
...
Upgrading from node-pty@0.9.0-beta19
2019-10-22 10:58:39 -07:00
Eric Amodio
6f21fd7053
xterm@4.2.0-beta20
...
Diff: eb25243...6311076
- Tests
- Adds scrollSensitivity option for scrolling speed
2019-10-18 17:04:03 -04:00
Daniel Imms
9f25911d3b
xterm-addon-web-links@0.2.1
...
Fixes peer dependency warning on yarn
2019-10-18 10:43:52 -07:00
Daniel Imms
6bc460f9ab
xterm@4.2.0-beta18
...
Diff: 91cbeec...eb25243
- Error telemetry fixes, fixes #82309
- comma, colon and semi-colon as word separators, fixes #82173
- Dev container fixes
- Fix scrollback going missing on Windows/conpty, fixes #78634
- Automation improvements
2019-10-18 10:42:04 -07:00
Benjamin Pasero
86ea9e1d6b
🆙 chokidar@3.2.2 ( #82686 )
2019-10-16 13:58:53 +02:00
Daniel Imms
2290bae501
xterm@4.2.0-beta10
...
Diff: cbb79a7...91cbeec
- API | undefined fixes
- Fast scrolling feature
2019-10-15 17:11:06 -07:00
Daniel Imms
43e85c223c
xterm@4.2.0-beta8
...
Diff: 84b56b7...cbb79a7
- Tests/doc change
- alt+up/down fix for mac
2019-10-15 11:02:36 -07:00
Benjamin Pasero
55aa1de95c
Revert " 🆙 graceful-fs@4.2.2 ( #82058 )"
...
This reverts commit 3c70da4c8c
.
2019-10-14 19:09:32 +02:00
Benjamin Pasero
23956cc5e2
update to electron 6.0.x ( #81644 )
...
* update to electron 6.0.x
* chore: bump electron@6.0.12
2019-10-10 12:26:28 -07:00
Daniel Imms
3117c154b3
Update xterm and xterm search
...
Diff: ea922fe...84b56b7
xterm@4.2.0-beta4
- Fix Windows demo
- TS 3.6
- Cmd+arrow shouldn't print anything
- Release 4.1
- Throw when open is called before attach
- Throw when infinity/nan is passed to resize
- Use set cursor style for blurred appearance (Fixes #67410 )
xterm-addon-search@
- Fix search not revealing line below viewport (Fixes #82106 )
2019-10-08 07:27:11 -07:00
Rachel Macfarlane
d1b81e23db
Remove applicationinsights-web dependency
2019-10-07 14:34:21 -07:00
Benjamin Pasero
3c70da4c8c
🆙 graceful-fs@4.2.2 ( #82058 )
2019-10-07 20:33:35 +02:00
Benjamin Pasero
da76f05e7a
electron - revert to Electron 4
2019-09-30 14:55:17 +02:00
Daniel Imms
75e56b8c6c
xterm@4.1.0-beta8
...
Diff: 6211dcd...ea922fe
Changes:
- v4.0.1 changes and addon updates (no impact for code)
- Print char codes when logging
- Improve build step
- Fix NPE when open called twice
- Fix readme typo
- Use more constants in Keyboard.ts
- write enhancements (since method, callback)
2019-09-25 17:38:12 -07:00
Benjamin Pasero
d8d6c2daad
🆙 chokidar@3 ( #81028 )
...
* 🆙 chokidar@3
* 🆙 chokidar@3.1.0
* update also in remote
2019-09-17 08:33:19 +02:00
Robo
029e9929ae
chore: Update to Electron 6.x ( #75802 )
2019-09-13 14:53:56 +02:00
Alex Dima
8262acef4d
update native-watchdog
2019-09-13 10:30:30 +02:00
Daniel Imms
df802950e0
xterm@4.0.0
...
Diff: 9169108...6211dcd
Changes:
- Releasing v4
- Doc updates
- Fix sourcemaps in demo
2019-09-10 17:32:51 -07:00
Rob Lourens
1daa19733f
Bump vscode-ripgrep
2019-09-10 11:31:47 -07:00
Daniel Imms
e05feff0a2
xterm@3.15.0-beta108
...
Brings in the fix for alt click, missed in last update
Fixes #80496
2019-09-09 07:27:08 -07:00
Daniel Imms
77b3c29911
xterm@3.15.0-beta107
...
Diff: 2117005...9169108
Changes:
- Scroll bubbling
- Minor parser extensibility bugs
- Add repo field to addons
- CoreMouseService
- Bump mixin-deep and webpack deps
- Don't scroll down when alt clicking
Fixes #80496
Part of #80427
2019-09-06 09:59:07 -07:00
Benjamin Pasero
8f560548f9
debt - remove getmac from remote too
2019-09-02 09:52:09 +02:00
Benjamin Pasero
da8c3e70bb
web - ensure deps are in sync with main
2019-08-29 12:36:33 +02:00
Alex Dima
04d52502b8
Add cookie
2019-08-27 16:11:48 +02:00
Daniel Imms
da1745d34c
xterm@3.15.0-beta101
...
Diff: 95ff154...2117005
Changes:
- New paste API
- New parser hook APIs
Part of #78999
2019-08-22 09:22:12 -07:00
Benjamin Pasero
0361f77d9e
debt - reduce dependencies diff to E6 branch
2019-08-19 19:21:25 +02:00
Daniel Imms
08bb8bae83
xterm-addon-search@0.2.0-beta5
...
- Better align search with how monaco does it
Fixes #78281
2019-08-16 11:39:13 -07:00
Daniel Imms
fe4729e2e3
xterm@3.15.0-beta99
...
Diff: f3b9dc0...95ff154
Changes:
- Fix alt click following links
Fixes #78828
2019-08-13 08:51:00 -07:00
Benjamin Pasero
aa3a41995a
web - remove .yarnrc file
2019-08-13 13:59:59 +02:00
Rob Lourens
5ea298a88f
Bump ripgrep for remote too
2019-08-12 11:54:48 -07:00
Rachel Macfarlane
8ffdc18c1d
Use application insights module, #78475 , fixes #78840
2019-08-12 10:32:20 -07:00
Daniel Imms
3ff362c06d
xterm@3.15.0-beta98
...
Diff: 30161c3...f3b9dc0
Changes:
- Fix cursor blink for non-block cursor in DOM renderer
- Remove applyAddon
- Re-enable buffer tests
- Fix dom -> canvas renderer not drawing viewport
Fixes #77559
Fixes #78882
2019-08-12 07:48:19 -07:00
Rachel Macfarlane
abb40b14ff
Revert "Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475 "
...
This reverts commit 803e140a23
.
2019-08-09 11:44:52 -07:00
RMacfarlane
803e140a23
Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475
2019-08-09 10:34:57 -07:00
Daniel Imms
76a93d02f3
xterm@3.15.0-beta94
...
Diff: 58e1b0d...30161c3
Changes:
- Fix non-mouse events cursor
Fixes #78762
2019-08-09 10:24:20 -07:00
Daniel Imms
adb3edaa46
xterm@3.15.0-beta93
...
Diff: d20068c...58e1b0d
Changes:
- Add mouse report tests
- Fix shift+click throwing
- Fix DECSTBM
Fixes #78614
Fixes #78355
2019-08-07 09:06:33 -07:00
Joao Moreno
b0fc3e6990
use vscode-minimist in remote
2019-08-07 12:51:56 +02:00
Daniel Imms
a1d910fea4
xterm@3.15.0-beta90
...
Diff: 689fb6b...d20068c
Changes:
- Make dispose idempotent
Fixes #78184
2019-07-31 11:11:14 -07:00
Daniel Imms
3a2423174c
xterm@3.15.0-beta89
...
Diff: 378982a...689fb6b
Changes:
- Fix NPE when disposing detached terminals
Fixes microsoft/vscode-remote-release#1033
2019-07-25 17:02:04 -07:00
Daniel Imms
a8b0169f94
xterm@3.15.0-beta88, xterm-addon-search@0.2.0-beta3
...
Diff: 52c562d...378982a
Changes:
- Cancel events when not in screeReaderMode
- Search addon behavior change + tests
Related #77891
Fixes #77945
2019-07-25 11:02:48 -07:00
Rob Lourens
f0e66ee83b
Bump vscode-ripgrep
2019-07-19 09:32:48 -07:00
Rob Lourens
a407a73fd3
Bump vscode-ripgrep in remote/ too
2019-07-18 11:25:12 -07:00
Sandeep Somavarapu
d685337db2
Use semver-umd everywhere
2019-07-18 15:33:53 +02:00
Sandeep Somavarapu
cf6ccf1371
Use semver umd module
2019-07-17 16:52:50 +02:00
Benjamin Pasero
1648e1dcf8
web - add build
2019-07-14 13:12:54 +02:00
Alex Dima
a760a685b0
Update to latest vscode-textmate
2019-07-12 16:29:01 +02:00
Benjamin Pasero
5faf378502
deps - remove keytar from remote
2019-07-12 09:53:55 +02:00
Robo
5fb890d41e
chore: Bump keytar@4.11.0 ( #76549 )
2019-07-12 09:25:19 +02:00
deepak1556
9be01adea1
chore: Bump node-pty@0.9.0-beta19
2019-07-11 15:42:37 -07:00
Daniel Imms
a12dc7898b
xterm@3.15.0-beta71
...
Diff: xtermjs/xterm.js@44a843b...e99de7a
Changes:
- Fixes mouse events
Fixes #76967
2019-07-11 11:36:46 -07:00
Daniel Imms
43fb759661
xterm@3.15.0-beta70
...
Diff: xtermjs/xterm.js@f235d70...44a843b
Changes:
- Parser sub-parameters/colon notation
- Webgl simplify atlas/fix npe
- Move sound into browser
- Fix keyup event (related #76050 )
2019-07-09 11:05:51 -07:00
Daniel Imms
b790b187f7
xterm@3.15.0-beta67
...
Diff: c55e938...f235d70
Changes:
- Remove blankLine string
Fixes #76044
2019-07-03 10:51:25 -07:00
Daniel Imms
e3cd9c21cb
xterm-addon-search@0.2.0-beta2
...
Fixes #50623
2019-07-03 09:07:18 -07:00
Daniel Imms
ada8fd30ee
xterm@3.15.0-beta66
...
Diff: 96eafd3...c55e938
Changes:
- WebGL PR merged
- wordSeparator option
- Layering refactors
- Benchmark merged in
- declarationMap
- tslint clean
- Lower z-indexes (already fixed in vscode)
- Guard against floats in API
- Reset isWrapped on windows
- Centered scroll
- Fix selecting half of double width chars
Fixes #50623
Fixes #76526
2019-07-03 09:05:39 -07:00
Benjamin Pasero
f7ff421b11
🆙 chokidar@2.1.7
2019-07-03 15:16:21 +02:00
Benjamin Pasero
53fa261817
remote - sync package.json with main
2019-07-03 12:56:25 +02:00
Robo
7f5541d56d
chore: Bump nsfw@1.2.5 ( #76434 )
...
* chore: Bump nsfw@1.2.5
* adopt newDirectory property
2019-07-02 16:04:01 +02:00
Daniel Imms
c287c3cfc7
Get default shell selector working
2019-06-17 11:53:58 -07:00
Daniel Imms
0bb42e1c67
Update remote node-pty
2019-06-17 10:00:04 -07:00
Martin Aeschlimann
51e5a1985d
update remote node version to 10.11 (matching electron 4.2.3)
2019-06-13 10:27:45 +02:00
Benjamin Pasero
3c1b39ae6b
web - add xterm to build dependencies
2019-06-11 16:01:27 +02:00
Joao Moreno
34cafdf547
update node-spdlog to 0.9.0
2019-06-07 07:45:06 +02:00
Christof Marti
be46e973ed
Move scripts to Remote Containers ( microsoft/vscode-remote-release#411 )
2019-06-05 08:51:10 +02:00
Sandeep Somavarapu
588e193d83
update yarn deps
2019-05-27 11:29:25 +02:00