Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.5.0 source code.tar.gz | 2024-04-05 | 10.7 MB | |
5.5.0 source code.zip | 2024-04-05 | 10.9 MB | |
README.md | 2024-04-05 | 2.1 kB | |
Totals: 3 Items | 21.6 MB | 0 |
๐ Features
๐ฆ API
-
New opt-in
rescaleOverlappingGlyphs
option that will conservatively rescale glyphs that likely overlap with the following cell when GPU acceleration is enabled (#4997, [#5001], [#5012], [#5013]) via @Tyriar.Webgl with the setting off:
Webgl with the setting on:
This was primarily added to help with applications that want to achieve GB18030 compliance.
๐ Bug fixes
- Improve detection of node and browser, fixing an issue where named colors may not work in themes (#5006) via @Tyriar, @krassowski
- Fix DOM renderer blink animation (#5009) via @Tyriar, @RahjIII
๐ Documentation and internal improvements
- Add default scrollback value to .d.ts (#4993) via @Tyriar
๐ฅ Addons
@xterm/addon-search
- Fix an issue where search decorations would go out of sync (#5008) via @Tyriar, @tabarra
๐ค Compatible addon versions
Addon | Version |
---|---|
@xterm/addon-attach |
0.11.0 |
@xterm/addon-canvas |
0.7.0 |
@xterm/addon-fit |
0.10.0 |
@xterm/addon-image |
0.8.0 |
@xterm/addon-ligatures |
0.9.0 |
@xterm/addon-search |
0.15.0 |
@xterm/addon-serialize |
0.13.0 |
@xterm/addon-unicode-graphemes |
0.3.0 |
@xterm/addon-unicode11 |
0.8.0 |
@xterm/addon-web-links |
0.11.0 |
@xterm/addon-webgl |
0.18.0 |