Commit Graph

560 Commits

Author SHA1 Message Date
Daniel Imms
a2c50be101
Update xterm
Fixes #210833
2024-04-22 13:41:49 -07:00
Daniel Imms
5b0f10e26e
Update xterm to bring in onWriteParsed API 2024-04-18 16:40:16 -07:00
Daniel Imms
2a3c5c8115
Update xterm
Fixes #170963
2024-04-12 17:00:03 -07:00
Daniel Imms
26a111b3a2
Update xterm.js
Fixes #208102
2024-03-20 12:15:08 -07:00
Daniel Imms
16b2e2d68e
Update xterm.js
Fixes a glyph scaling issue among other minor things
2024-03-18 10:30:57 -07:00
Daniel Imms
b7b436a657
Support rescaling overlapping glyphs
Fixes #206342
2024-03-14 10:02:30 -07:00
Robo
c37ca48a96
chore: update node-pty@1.1.0-beta11 (#207153) 2024-03-08 13:48:21 +01:00
Daniel Imms
ad1373ca5a
Update xterm 2024-03-04 06:26:29 -08:00
Daniel Imms
f348847d77
Update xterm
Fixes #204690
2024-02-29 08:46:51 -08:00
Sandeep Somavarapu
e25f421789
fix #82524 (#206415) 2024-02-28 10:44:26 +01:00
Robo
974c6b3fb9
chore: update to electron 28 (#203956)
* chore: update electron@28.1.4

* ci: use latest Node.js v18 release

18.18.2 has npm version that has removed the node-gyp script
which will cause native modules fail to build that rely on
something like `install: node-gyp rebuild`

Refs c93edb55f5

* chore: update rpm dependencies

* chore: bump electron@28.2.1

* chore: bump nodejs@18.18.2

* chore: bump electron@28.2.2

* chore: bump distro
2024-02-26 12:11:47 +01:00
Raymond Zhao
7a40a10b24
chore: bump proxy-agent and ip (#205903) 2024-02-21 11:21:39 -08:00
Robo
cf7ddbb51d
fix: use legacy server as default with additional warnings (#204377)
* ci: switch to glibc 2.17 remote server

* chore: signal user about unsupported connection

* chore: address review comments

* chore: update nodejs build

* chore: bump distro

* chore: lower the minimum requirements

* fix: glibc version check

* chore: remove explicit connection disposal
2024-02-06 11:25:58 +01:00
Daniel Imms
dbdf5813d7
Update xterm.js
Fixes #204104
2024-02-02 11:15:55 -08:00
Robo
56ed836ea9
chore: bump windows-process-tree@0.6.0 (#204079) 2024-02-02 09:23:51 +01:00
Robo
9f705f9376
chore: bump spdlog@0.15.0 (#204072) 2024-02-02 08:25:12 +01:00
Robo
9794c5e919
chore: bump node-pty@1.1.0-beta6 (#204058) 2024-02-02 05:11:04 +01:00
Christof Marti
db3ebe6121 Update to @vscode/proxy-agent 0.19.0 (#203847) 2024-02-01 17:01:15 +01:00
Daniel Imms
e13013289e
Update xterm
Fixes #200428
2024-01-30 12:02:53 -08:00
Robo
39fe2dab67
chore: bump electron@27.2.3 (#202771)
* chore: bump electron@27.2.3

* chore: bump distro
2024-01-22 20:25:03 +01:00
Sandeep Somavarapu
687df980c2
fix #201346 (#202520) 2024-01-15 16:54:48 +01:00
Daniel Imms
d4e9b63073
Update xterm
Fixes #199848
2023-12-20 10:09:50 -08:00
Daniel Imms
23aa0ceb42
Update xterm
Fixes #200428
2023-12-19 09:20:30 -08:00
Daniel Imms
677f2baba3
Update xterm
Fixes #200469
2023-12-15 09:44:57 -08:00
Daniel Imms
32bf697587
Update xterm, adopt wheel event handler 2023-12-12 05:45:30 -08:00
Daniel Imms
11601f762a
Update xterm.js
This fixes several issues thanks to xtermjs/xterm.js#4910
2023-12-08 12:26:08 -08:00
Robo
12fece34ed
chore: update to electron 27 (#197539)
* chore: update electron@27.0.2

* chore: update debian dependencies

* chore: bump electron@27.0.4

* chore: bump electron@27.1.0

* chore: bump electron@27.1.3

* chore: bump distro
2023-12-07 10:48:24 +01:00
Andrea Mah
567021733a
bump ripgrep + telemetry extractor (#198880) 2023-11-22 19:54:55 +01:00
Christof Marti
bb995b5511 Avoid excessive trace logging (#197549) 2023-11-21 15:21:28 +01:00
Christof Marti
67aa71296f Avoid excessive trace logging (microsoft/vscode#197549) 2023-11-14 14:12:44 +01:00
Robo
e49ea372a1
chore: update electron@25.9.4 (#198142)
* chore: update electron@25.9.4

* chore: bump distro
2023-11-13 20:44:42 +01:00
Christof Marti
9c2b9327e5 Load local certificates (microsoft/vscode-remote-release#9176) 2023-11-13 17:09:47 +01:00
Daniel Imms
98c9171f88
Update xterm, adopt new SerializeAddon range API
Fixes #197737
2023-11-09 10:45:57 -08:00
Daniel Imms
ccff5bd116
Add serialize addon to web 2023-11-08 11:14:36 -08:00
Daniel Imms
75924b36d9
@xterm/xterm@5.4.0-beta.13 (49eab6b)
Fixes #197385
Fixes #197730
2023-11-08 06:01:48 -08:00
Daniel Imms
cdfecb4474
Update xterm
Fixes #197254
2023-11-02 11:08:27 -07:00
Daniel Imms
3a351bdc29
Move to xterm scoped image addon 2023-11-01 14:47:59 -07:00
Daniel Imms
9d1bc6ae59
Move to scoped xterm.js packages
xterm-addon-image is excluded currently as there are some publishing
issues.

See xtermjs/xterm.js#4859
2023-11-01 12:15:41 -07:00
Daniel Imms
0a06579a7f
Update xterm.js
Fixes #151181
2023-10-31 07:39:09 -07:00
Sandeep Somavarapu
7b69e4aaa6
fix #194981 (#196322) 2023-10-23 15:37:17 -07:00
Daniel Imms
5d945cf097
Make xterm.js multi-window aware
Fixes #195577
2023-10-17 11:50:45 -07:00
Daniel Imms
b40a630d8a
Adopt documentOverride in xterm.js
Fixes #195595
2023-10-13 14:05:05 -07:00
Raymond Zhao
e20515c62e
Bump dependencies for debug sub-dependency (#195513) 2023-10-13 09:01:12 -07:00
Daniel Imms
d28bdf8fc4
Update node-pty in remote package.json 2023-10-02 12:30:55 -07:00
Benjamin Pasero
19e7782b95
🆙 distro (#194620) 2023-10-02 16:55:16 +01:00
Daniel Imms
9df7d42604
xterm-addon-search@0.14.0-beta.27
Fixes #194098
2023-09-27 10:24:58 -07:00
Daniel Imms
57f0d81457
xterm@5.4.0-beta.27
Fixes #192672
2023-09-20 09:06:58 -07:00
Christof Marti
30605c2548 Update to @vscode/proxy-agent 0.17.4 2023-09-20 10:53:09 +02:00
Christof Marti
5ae15d5398 Update @vscode/proxy-agent and enable new cert loading 2023-09-15 21:38:20 +02:00
Daniel Imms
6712e0d6e1
xterm@5.4.0-beta.19
Fixes #192630
2023-09-12 14:23:01 -07:00