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.js #163183

Merged
merged 4 commits into from Oct 19, 2022
Merged

Update xterm.js #163183

merged 4 commits into from Oct 19, 2022

Commits on Oct 10, 2022

  1. Update xterm.js

    - Create onSpecificOptionChange and onMultipleOptionChange helpers xtermjs/xterm.js#4195
    - Fix demo again xtermjs/xterm.js#4193
    - Switch to Ubuntu 20.04 xtermjs/xterm.js#4192
    - Fix clearTextureAtlas call as implemented on IRenderer xtermjs/xterm.js#4180
    - Create theme service xtermjs/xterm.js#4188
    - Ensure stale bitmap is not used when drawing new characters xtermjs/xterm.js#4189
    - Lint rule for on=event emitter and rename all methods with on prefix to handle xtermjs/xterm.js#4187
    - Fix a bunch of memory retention problems xtermjs/xterm.js#4185
    Tyriar committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d483681 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    a6a64fb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    0b1a83e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. xterm@5.1.0-beta.35

    meganrogge committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    22978f0 View commit details
    Browse the repository at this point in the history