Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update xterm #161769

Merged
merged 1 commit into from Sep 26, 2022
Merged

Update xterm #161769

merged 1 commit into from Sep 26, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Sep 26, 2022

Fixes #161323

- Optimize critical I/O path for input latency xtermjs/xterm.js#4145
- Add PriorityTaskQueue xtermjs/xterm.js#4144
- Use the browser's IdleDeadline to determine max task time xtermjs/xterm.js#4143
- Defer paused renderer resize to idle callback xtermjs/xterm.js#4142
- Do char atlas warmup via new IdleTaskQueue xtermjs/xterm.js#4141
- Share rgba vars throughout Color.ts, fast setTheme parseColor xtermjs/xterm.js#4140
- Optimize contexts for reading frequently xtermjs/xterm.js#4137
- Fix width of upper 1/8 block char xtermjs/xterm.js#4134

Fixes #161323
@Tyriar Tyriar added this to the September 2022 milestone Sep 26, 2022
@Tyriar Tyriar self-assigned this Sep 26, 2022
@Tyriar Tyriar merged commit 6512379 into main Sep 26, 2022
@Tyriar Tyriar deleted the tyriar/xterm_update2 branch September 26, 2022 15:12
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rendering issues for one eight block characters in Terminal
2 participants