Daniel Imms
|
b8e5ec7304
|
Fix lint
|
2026-02-01 08:41:01 -08:00 |
|
Daniel Imms
|
6a3d2480e0
|
Get playwright tests reliably passing in wsl
|
2026-02-01 08:35:49 -08:00 |
|
Daniel Imms
|
5e532c13c6
|
Enable linting on test/ folder
|
2026-01-31 20:57:51 -08:00 |
|
Daniel Imms
|
595c119404
|
Move skip into dom file
|
2025-12-30 06:05:46 -08:00 |
|
Daniel Imms
|
481431fbc1
|
Update playwright test to latest
|
2025-12-30 06:03:17 -08:00 |
|
 Daniel ImmsandGitHub
|
bd16eeed90
|
Merge pull request #5506 from Tyriar/shared_compile
Fix type error in SharedRendererTests.ts
|
2025-12-27 03:01:27 -08:00 |
|
Daniel Imms
|
373bf513f1
|
Fix type error in SharedRendererTests.ts
|
2025-12-27 02:55:43 -08:00 |
|
Daniel Imms
|
25a5497329
|
Remove unused skip canvas exceptions from playwright
|
2025-12-27 02:53:28 -08:00 |
|
Daniel Imms
|
f68d1e5d58
|
Skip sync output tests for now
|
2025-12-21 13:03:25 -08:00 |
|
Daniel Imms
|
6733e13a44
|
Invert initial assertion
|
2025-12-20 07:33:18 -08:00 |
|
Daniel Imms
|
ad07f2cf76
|
Revert last frame request cache clearing
|
2025-12-20 07:23:20 -08:00 |
|
Daniel Imms
|
12c4f9536e
|
Use underline cursor style to ensure cursor color isn't reported
|
2025-12-20 07:13:41 -08:00 |
|
Daniel Imms
|
e9ba31f1b6
|
Explicitly set background color in playwright tests
|
2025-12-20 06:40:16 -08:00 |
|
Daniel Imms
|
832aa54478
|
Fix colors and clear cached frames to pass tests
|
2025-12-20 06:04:11 -08:00 |
|
 Chris LloydandClaude
|
6b63c5f260
|
Address PR review feedback for synchronized output
- Remove synchronizedOutputTimeout public API, hardcode 1s timeout
- Extract SynchronizedOutputHandler class for cleaner code
- Update spec URL to contour-terminal/vt-extensions
- Remove unnecessary comment in InputHandler
- Delete unit tests, add integration tests in SharedRendererTests
- Fix whitespace issue
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-09 07:58:31 -08:00 |
|
Loïc Mangeonjean
|
3ad83dd70e
|
chore: add webgl shadow dom test
|
2025-05-21 21:51:01 +02:00 |
|
Daniel Imms
|
18c9eb1960
|
Remove .only
|
2024-12-20 09:01:30 -08:00 |
|
Daniel Imms
|
3e998387fe
|
Blend cursorAccent with background too
Fixes #5241
|
2024-12-20 08:51:17 -08:00 |
|
Daniel Imms
|
b74ec267e2
|
Blend cursor with background to support alpha in webgl
Fixes #5241
|
2024-12-20 07:37:12 -08:00 |
|
Daniel Imms
|
faed3e7c80
|
Move playwright tests to use project references
|
2024-07-07 09:06:26 -07:00 |
|
 Daniel ImmsandGitHub
|
a7df139c46
|
Merge branch 'master' into fix-#4917
|
2024-04-21 07:38:10 -07:00 |
|
Daniel Imms
|
a4f1299f42
|
Special case cursor block blink to not use important
Fixes #4987
|
2024-03-16 11:07:05 -07:00 |
|
Daniel Imms
|
3c88c767cd
|
Fix background selection blending for true color
Bug in #4920
See microsoft/vscode#200428
|
2024-01-30 11:16:19 -08:00 |
|
tisilent
|
750f3179de
|
move test
|
2024-01-01 22:48:39 +08:00 |
|
tisilent
|
b1d9b4751d
|
Check after updating the SelectionRenderModel
|
2024-01-01 22:25:54 +08:00 |
|