-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove AUTHORS file - Support lineHeight in demo - Remove jsdoc dependency - Layering refactors - Buffer optimizations - Whitespace/null cell differentiation - Parser OSC string optimization - Add missing break to setOption code - Fix mouse coords when position: fixed is used - Fix addon typings error - Dispose atlas when no terminals use it - Find as you type/incremental searching (+ line cache) Fixes #65318
- Loading branch information
Showing
4 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9428,10 +9428,10 @@ vscode-uri@^1.0.6: | |
resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-1.0.6.tgz#6b8f141b0bbc44ad7b07e94f82f168ac7608ad4d" | ||
integrity sha512-sLI2L0uGov3wKVb9EB+vIQBl9tVP90nqRvxSoJ35vI3NjxE8jfsE5DSOhWgSunHSZmKS4OCi2jrtfxK7uyp2ww== | ||
|
||
[email protected]beta1: | ||
version "3.10.0-beta1" | ||
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.10.0-beta1.tgz#99f8fc269ebe28b791801daaa211b77f36692d6d" | ||
integrity sha512-lofgBHVpisbrCjlXEKB4XTtqpsyzSRJ2KbDwKNVJZ7/44k261rYCIUgK8n5U427txTLwlkFNUG9lkTMaPeGKpA== | ||
[email protected]beta4: | ||
version "3.10.0-beta4" | ||
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.10.0-beta4.tgz#ea8dc4c9675dc4dd50cae431240e161e898fe7bb" | ||
integrity sha512-S8WDoUGjH8D7n7DSpCPZOtgJkqXTJsSeqq6cjXqQHCB0j4d/DM6XO49POMyqylFMxXVbZiDC3NWabnZ2hYcYNg== | ||
|
||
[email protected]: | ||
version "6.1.2-preview" | ||
|