Daniel Imms
|
a4c0e4690e
|
Make arrows a little less fat
|
2026-02-03 07:00:33 -08:00 |
|
Daniel Imms
|
a31f78bc8b
|
Prefix all scrollbar classes with xterm-
|
2026-02-03 06:57:50 -08:00 |
|
Daniel Imms
|
77695cb405
|
Make arrows configurable via API
|
2026-02-02 12:33:33 -08:00 |
|
Daniel Imms
|
d143340b60
|
Fix allowTransparency in lib and demo
Fixes #5558
Fixes #5560
|
2025-12-31 05:00:33 -08:00 |
|
Daniel Imms
|
ef978b370b
|
Use OffscreenCanvas over DOM for WidthCache
Fixes #5548
|
2025-12-30 02:57:09 -08:00 |
|
Daniel Imms
|
444c07fd81
|
Replace monaco- with xterm- in code/css files
|
2024-07-10 13:33:43 -07:00 |
|
Daniel Imms
|
884141cd8f
|
Support theming of scroll bar slider
|
2024-07-10 07:54:39 -07:00 |
|
Daniel Imms
|
381200bce1
|
Fix fit addon to get the scroll bar working in the demo
|
2024-07-09 13:34:51 -07:00 |
|
Daniel Imms
|
4789c24e1e
|
Get esbuild working and adopt vs scrollbar
|
2024-07-09 11:19:15 -07:00 |
|
Jason Lin
|
26dc69446e
|
Align character position in a11y tree with the actual rendering
This helps screen readers to draw selection outline at the correct
position.
|
2023-11-10 21:21:50 +11:00 |
|
Jason Lin
|
1b940de0bf
|
Allow selection in the a11y tree and sync the selection to terminal
|
2023-10-11 16:23:03 +11:00 |
|
Daniel Imms
|
cdec1e5b03
|
Merge pull request #4526 from Tyriar/4499_overline
Add support for SGR 53 overline and SGR 55 not overline
|
2023-05-20 14:21:22 -07:00 |
|
Daniel Imms
|
2bfd95fe54
|
Add support for SGR 53, 55 overline
Specced in ECMA-48
|
2023-05-20 09:56:56 -07:00 |
|
Daniel Imms
|
e9b0593298
|
Merge pull request #4525 from Tyriar/4161_dim
Don't apply dim to background color
|
2023-05-20 09:43:16 -07:00 |
|
Daniel Imms
|
539fed4daa
|
Don't apply dim to background color
Fixes #4161
|
2023-05-20 08:13:50 -07:00 |
|
Daniel Imms
|
ec227c757b
|
Prefix class with xterm-decoration-
|
2023-05-17 06:57:13 -07:00 |
|
Jean Pierre
|
60f549028f
|
Ensure decorations in the top layer render on top of decorations in the bottom layer
|
2023-05-12 16:19:03 -05:00 |
|
Jörg Breitbart
|
9638063359
|
fix #4477
|
2023-04-24 12:30:41 +02:00 |
|
Megan Rogge
|
4037b943b9
|
remove AccessibleBuffer (#4427)
* remove AccessibleBuffer
* rm more
* Update src/browser/Terminal.ts
* rm css
|
2023-03-02 14:51:32 -06:00 |
|
Megan Rogge
|
d6599bc048
|
accessibilityBuffer -> accessibleBuffer (#4406)
|
2023-02-08 21:48:20 +00:00 |
|
Megan Rogge
|
72a157df5e
|
add registerBufferElementProvider (#4402)
|
2023-02-07 09:56:23 -08:00 |
|
Daniel Imms
|
a7e0a9c534
|
Remove old accessibility tree code
|
2023-02-02 06:17:32 -08:00 |
|
Daniel Imms
|
41dc93a008
|
Prototype improved a11y buffer view (#4340)
|
2023-01-18 23:00:21 +00:00 |
|
Daniel Imms
|
fc41968131
|
Allow scroll bar interaction in demo in screenReaderMode
Fixes #2757
|
2022-12-15 07:50:45 -08:00 |
|
Daniel Imms
|
72d18f7d5e
|
DOM renderer underline style
|
2022-07-23 09:20:53 -07:00 |
|