Commit Graph

138 Commits

Author SHA1 Message Date
Daniel Imms 30d0f4595f Merge pull request #292685 from microsoft/xterm_20260203
@xterm/xterm@6.1.0-beta.144, add textBlinking
2026-02-04 04:24:39 -08:00
Christof Marti 519788fbcb @vscode/proxy-agent 0.38.0 (#289736) 2026-02-04 08:49:34 +01:00
Daniel Imms 359c2ec968 @xterm/xterm@6.1.0-beta.144
Fixes #245840
Fixes #290919
Part of #292572
Part of #292550
2026-02-03 08:24:12 -08:00
dileepyavan 01d7420295 Dileep y/291793 (#292201)
Updating srt paths to work in remote env
2026-02-02 09:05:40 -08:00
Raymond Zhao b428b97455 chore: bump vscode/ripgrep to 1.17.0 (#272744)
* chore: bump vscode/ripgrep to 1.17.0

* Remove outdated test

Nested alternates are now supported in ripgrep 15
2026-01-30 23:05:22 +00:00
Robo 7d83ce8c7e chore: update node-pty@1.2.0-beta.10 (#291471) 2026-01-28 20:52:07 -08:00
Daniel Imms 94fe2c1a48 @xterm/xterm@6.1.0-beta.109
Part of #286809

This brings in xtermjs/xterm.js#5625
2026-01-27 06:59:35 -08:00
Johannes Rieken e7a06c8eab Revert "@xterm/xterm@6.1.0-beta.109" (#290689)
This reverts commit aef55e6ca4.
2026-01-27 07:12:59 +00:00
Daniel Imms aef55e6ca4 @xterm/xterm@6.1.0-beta.109
Part of #286809
2026-01-26 14:57:06 -08:00
Raymond Zhao 564100cbce chore: bump parcel/watcher (#289984) 2026-01-23 12:52:42 -08:00
dependabot[bot] 08298fce34 Bump undici from 7.9.0 to 7.18.2 in /remote (#288238)
Bumps [undici](https://github.com/nodejs/undici) from 7.9.0 to 7.18.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.9.0...v7.18.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 10:00:26 -08:00
Aiday Marlen Kyzy d3cca074a0 upgrading the vscode-textmate package (#289876) 2026-01-23 11:42:12 +00:00
Raymond Zhao e0c97ec0c5 chore: bump spdlog and node-pty (#289748) 2026-01-22 14:49:29 -08:00
Christof Marti f7730c409e Update @vscode/proxy-agent to 0.37.0 2026-01-22 14:41:26 +01:00
Raymond Zhao ec4208a29f chore: bump windows-ca-certs (#289468) 2026-01-21 14:55:57 -08:00
Anthony Kim acb22942b0 Remove winpty support (#289025)
* Bump node-pty to 1.2.0-beta.7

* Deprecate TerminalSettingId.WindowsEnableConpty setting

* Remove windowsEnableConpty instead of deprecating

* Remove WINPTY from ps.ts

* Remove winpty from appropriate comments

* Remove winpty from IProcessReadyWindowsPty

* Remove from classifier.json. TODO on resize for node-pty

* Try adding option to test

* Add reference to issue
2026-01-21 08:32:11 -08:00
Daniel Imms 9d173ad771 Merge pull request #287561 from microsoft/tyriar/xterm_260113
@xterm/xterm@6.1.0-beta.102
2026-01-16 03:33:20 -08:00
Raymond Zhao 1251d8b737 chore: bump native-watchdog (#287848)
* chore: bump native-watchdog

* Rename more instances

* chore: update Debian x64 dep list
2026-01-15 15:34:13 +09:00
Raymond Zhao ef0bb3bbc9 chore: bump node-pty (#287627) 2026-01-14 08:42:19 -08:00
Aiday Marlen Kyzy 27782b41f2 using relative values instead of absolute values for the font size and the line height (#286006)
* using relative values instead of absolute values for the font size and the line height

* renaming to multiplier

* setting back to font size and line height

* Revert "renaming to multiplier"

This reverts commit 5588855659.

* doing some polishing work

* changing the api

* updating to higher version of vscode-textmate

* also changing the vscode textmate package version for the remote extension

* increasing the vscode textmate version in remote/web

* updating package lock json

* using css variables instead of fetching font size from config service

* removing the second multiplier event

* adding ? after dom element style

* Ensure dots from floating fontSize are stripped from class names

---------

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2026-01-14 09:02:47 +00:00
Raymond Zhao 4641b2abb8 chore: update deviceid (#287631) 2026-01-13 21:27:47 +00:00
Raymond Zhao 88eb80e805 chore: bump native node modules (#287597)
* chore: bump native node modules

* chore: update Debian deps list
2026-01-13 12:42:10 -08:00
Daniel Imms 9c0fffb260 @xterm/xterm@6.1.0-beta.102
Part of #286870 (main)
2026-01-13 07:03:38 -08:00
Robo 5e5a439725 Revert "chore: bump several modules (#287146)" (#287227)
* Revert "chore: bump several modules (#287146)"

This reverts commit 1af90223ca.

* chore: bump distro
2026-01-13 07:58:57 +00:00
Raymond Zhao 1af90223ca chore: bump several modules (#287146)
Reduce the number of BinSkim 4146 warnings coming in
2026-01-12 11:15:23 -08:00
Daniel Imms 3a8e4c6556 @xterm/xterm@6.1.0-beta.101
Part of #286896
2026-01-12 07:25:31 -08:00
Benjamin Pasero 2919f6ff58 🆙 @parcel/watcher at 2.5.4 2026-01-11 20:20:25 +01:00
Daniel Imms de9f107dd7 @xterm/xterm@6.1.0-beta.100 2026-01-10 06:09:57 -08:00
Daniel Imms 41eb2039bc @xterm/xterm@6.1.0-beta.99
Part of #286809
Fixes #286810
2026-01-10 04:58:07 -08:00
Benjamin Pasero a1c4b06628 watcher - update @parcel/watcher to latest (#286827) 2026-01-09 13:39:11 -08:00
Benjamin Pasero fe665a91f6 watcher - update to latest version (#286484) 2026-01-09 07:07:37 +01:00
Daniel Imms fb2a051d73 @xterm/xterm@6.1.0-beta.91
Fixes #245838
Fixes #245839
2026-01-06 08:46:04 -08:00
Daniel Imms e96281c4c4 @xterm/xterm@6.1.0-beta.89
Fixes #239541
2026-01-05 02:43:20 -08:00
Daniel Imms f3b1f2f017 @xterm/xterm@6.1.0-beta.77
Fixes #285329
Fixes #285518
2026-01-01 08:49:24 -08:00
Daniel Imms 30d2a293f8 Merge pull request #285312 from microsoft/tyriar/xterm_20251229
xterm@6.1.0-beta.56
2025-12-29 05:22:20 -08:00
Benjamin Pasero 43b3987e74 debt - adopt @vscode/watcher with some newer fixes (#285247) 2025-12-29 03:57:05 -08:00
Daniel Imms ad3a9ff488 xterm@6.1.0-beta.56
Fixes #285138
Part of #285180
Fixes #252449
Fixes #230120
2025-12-29 03:39:30 -08:00
Daniel Imms ba7faf15ab xterm@6.1.0-beta.22
Fixes #284592
2025-12-25 04:02:14 -08:00
Daniel Imms 17485f9083 node-pty@1.1.0-beta43
Brings in further improvements to handling of write backpressure. After
this we no longer throttle at all which means that for older versions of
bash at least on macOS interleaving is possible, but pasting and sending
should be near instantaneous for any reasonable amount of text. I
measured zsh injesting 5mb of data in ~14 seconds.

See:

- microsoft/node-pty#835
- microsoft/node-pty#837
- microsoft/node-pty#839

Part of #246204, #283056
2025-12-19 08:17:38 -08:00
Aiday Marlen Kyzy 79e3994280 Adding font info in colorTokenCustomization (#263403)
Adding font info in colorTokenCustomization
2025-12-16 12:44:11 +01:00
Daniel Imms ce39cdb19e node-pty@1.1.0-beta42
Includes key change microsoft/node-pty#831 and follow up
microsoft/node-pty#832

Fixes #246204
Fixes #283056
2025-12-15 04:23:40 -08:00
Raymond Zhao cc3034f3e3 chore: bump node-pty to 1.1.0-beta40 (#282577)
* Update conpty version in setting description

* Invalidate build cache

* Bump node-pty to 1.1.0-beta40

---------

Co-authored-by: Anthony Kim <anthonykim@microsoft.com>
2025-12-11 08:37:14 -08:00
Daniel Imms ac14caf723 Revert "Merge pull request #282291 from microsoft/anthonykim1/update-node-pty-39"
This reverts commit 4f4ddd8c9c, reversing
changes made to 55ca4093e1.
2025-12-10 07:38:36 -08:00
anthonykim1 fda1888a0b Update node-pty to 1.1.0-beta39 2025-12-09 12:04:36 -08:00
Raymond Zhao f0ef16f15c chore: bump native modules (#279463) 2025-11-25 21:58:32 +00:00
Raymond Zhao 53eb5ae6b0 chore: bump several native modules (#279257)
* chore: bump several native modules

* Bump policy-watcher
2025-11-25 12:15:46 +09:00
Alex Ross c8547e5708 Update tree-sitter-wasm (#278399)
* Update tree-sitter-wasm

* Update test results

* Update pwsh && tests, fix prompt

Fixes #274548

---------

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2025-11-20 10:49:33 +01:00
SteVen Batten 27a2bcb056 adopt new version of tas-client, no longer use "umd" variant (#263340)
upgrade to tas-client 0.3.1
2025-11-12 07:50:41 -08:00
Christof Marti 29bced6a0d Adopt @vscode/proxy-agent 0.36.0 2025-11-03 17:05:25 +01:00
Megan Rogge 144fdf16ca add terminal output dropdown, reveal command on focus (#273175) 2025-10-30 16:08:43 -07:00