Skip to content

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 requested a review from meganrogge September 26, 2022 14:03
@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

3 participants