Commit Graph

671 Commits

Author SHA1 Message Date
Daniel Imms
ea9d498165 Update xterm
Fixes #150777
Fixes #150992
2022-06-02 15:19:23 -07:00
SteVen Batten
ed192fbf22 updating tas-client-umd to 0.1.6 (#150574) 2022-05-27 19:13:34 -04:00
Daniel Imms
10ffbf5255 xterm@4.19.0-beta.56 - consistent overview ruler height
Fixes #148138
2022-05-27 12:54:48 -07:00
Daniel Imms
367ef09fd4 xterm@4.19.0-beta.55 - opaque selection in dom renderer
Fixes #150553
2022-05-27 11:18:21 -07:00
Daniel Imms
cf49893c1a Update xterm
This brings in fixes to search xtermjs/xterm.js#3834 and xtermjs/xterm.js#3831

Fixes #148109
2022-05-26 15:30:11 -07:00
Daniel Imms
9c1926d726 xterm@4.19.0-beta.52
Fixes #148061
2022-05-25 12:51:23 -07:00
Daniel Imms
9e1c5d60ae Fix exception that could occur during render
Fixes #149867
Fixes #149865
2022-05-20 11:45:01 -07:00
Daniel Imms
5cdfdb435f Support selection foreground in terminal
Fixes #149505
2022-05-18 09:45:17 -07:00
Daniel Imms
d3637bb804 Update xterm for contrast ratio luminance change
Fixes #149495
2022-05-13 13:06:02 -07:00
Daniel Imms
99e15df830 Update xterm and make term find styles consistent with editor
- A bunch of changes to xterm.js including bg/fg decoration overrides
- Tweak find colors to use background instead of border, align with the editor
- Change high contrast themes to also align, including selection bg
- Clear the find active result decoration on blur and when the selection changes

Fixes #147013
Fixes #145751
2022-05-13 10:17:33 -07:00
Megan Rogge
7a265562f8 fix #148857 (#148923) 2022-05-06 09:21:16 -07:00
Logan Ramos
b16dc5f6ef Upgrade tas client modules (#148796)
* Upgrade tas client modules

* Fix root package being wrong version

Co-authored-by: SteVen Batten <6561887+sbatten@users.noreply.github.com>
2022-05-05 13:37:33 -04:00
meganrogge
c931f100c1 xterm-addon-search@0.9.0-beta.25
fix #148295
2022-04-27 12:22:34 -07:00
Megan Rogge
410fe0fc78 fix terminal find bugs (#148222) 2022-04-26 16:39:20 -07:00
Megan Rogge
3c8d308a1f add max threshold for find results for which to show decorations (#147879) 2022-04-21 16:59:35 -07:00
meganrogge
548da541d8 fix #146406 2022-04-19 19:08:50 -07:00
meganrogge
5ff2eb2b90 xterm@4.19.0-beta.23
fixes #146406
2022-04-19 15:41:14 -07:00
meganrogge
dafbfe227f xterm@4.19.0-beta.22
fixes #147602
fixes #147659
2022-04-19 11:05:03 -07:00
meganrogge
42f6aedda1 xterm@4.19.0-beta.21 2022-04-13 11:38:52 -07:00
Alex Dima
da6d913b75 Update to vscode-textmate@7.0.1 2022-04-07 19:47:53 +02:00
Alex Dima
9fe7dabbdb Adopt vscode-textmate@7.0.0 2022-04-07 16:38:21 +02:00
Daniel Imms
1735a8fd75 xterm@4.19.0-beta.20
Fixes #145751
2022-04-01 13:01:16 -07:00
Daniel Imms
8515371413 Sync remote windows-process-tree to main package.json dep 2022-03-31 07:21:55 -07:00
meganrogge
cbc3164e9a xterm-addon-search@0.9.0-beta.17 2022-03-30 20:33:36 -04:00
SteVen Batten
9f94bfa295 update windows-registry module 2022-03-28 12:08:56 -07:00
dependabot[bot]
b5bb9c5de4 Bump minimist from 1.2.5 to 1.2.6 in /remote (#145933)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 04:02:57 -07:00
Daniel Imms
43ca53824d xterm@4.19.0-beta.15
Fixes #145808
2022-03-24 08:27:47 -07:00
meganrogge
117846ddfd xterm-addon-search@0.9.0-beta.15 2022-03-23 19:42:56 -04:00
Daniel Imms
6a75e4f55a xterm@4.19.0-beta.14 2022-03-23 15:34:51 -07:00
meganrogge
98e2ff9b78 xterm@4.19.0-beta.12 2022-03-22 20:59:23 -04:00
Daniel Imms
96886f8611 xterm@4.19.0-beta.11 2022-03-21 17:13:08 -07:00
meganrogge
7154a322a8 xterm@4.19.0-beta.7 2022-03-16 16:46:29 -04:00
meganrogge
037b4f4c15 xterm@4.19.0-beta.3 2022-03-15 21:29:51 -04:00
meganrogge
741b0dc708 xterm@0.7.0-beta.11 2022-03-15 21:16:06 -04:00
Robo
32d40cf44e chore: update to electron 17 (#143223)
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1450.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948aa30.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
2022-03-11 00:51:37 +09:00
Rob Lourens
12f0c7bfdc Bump @vscode/ripgrep 2022-03-09 16:03:15 -08:00
meganrogge
04850d10a8 xterm@4.19.0-beta.2 fix #144142 2022-03-09 12:46:56 -06:00
Alex Dima
4249087e68 Update native-watchdog also in the remote folder 2022-03-08 12:54:37 +01:00
meganrogge
8a9180f8c6 xterm@4.18.0-beta.15 2022-02-25 13:59:20 -06:00
meganrogge
b0c914146e xterm@4.18.0.beta.13 fixes #143014
fixes #143784
2022-02-24 13:31:15 -06:00
Robo
df645f1450 chore: revert to electron@13 (#143851)
* Revert "chore: update to electron 16 (#137241)"

This reverts commit 01df559c18.
This reverts commit 46301339b7

* ci: fix remote compiler for sdl-scan

* chore: fix remote/.yarnrc

* chore: fix build/npm/postinstall.js

* chore: rm crash reporter from shared process

* chore: rm crash reporter from ext host

* chore: fix build/lib/layersChecker.ts

* :chore: preserve some more changes

* fix tests

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-24 17:49:49 +01:00
Daniel Imms
77302e7332 Update xterm.js
Commit: ded6750ff55b04352071fee12174082030c290ce

Fixes #143784
2022-02-23 14:33:22 -08:00
Daniel Imms
b593e59f5c Delay registration of command start marker
Fixes #143798
2022-02-23 14:10:16 -08:00
meganrogge
5c3c2a02bb xterm@4.18.0-beta.10 fix #142983 2022-02-22 18:13:04 -06:00
Tyler Leonhardt
46301339b7 bump keytar to 7.9.0 2022-02-22 13:37:44 -08:00
meganrogge
9d38b0e38d fix #143330 2022-02-18 18:23:02 -06:00
meganrogge
5e374038fc xterm@4.18.0-beta.6 2022-02-16 13:26:30 -06:00
meganrogge
5b52f9a9d0 update xterm@4.18.0-beta.5 fix #142859 2022-02-11 17:59:40 -06:00
meganrogge
a365e5c3b1 xterm@4.18.0-beta.4
Adds decoration API, fixes  #140308
2022-02-10 12:40:33 -06:00
Christof Marti
b319bb9ed6 Update vscode-proxy-agent (#136874) 2022-02-04 12:14:24 +01:00