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

Add terminal renderer option into terminal preferences #6471

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Conversation

mmorhun
Copy link
Contributor

@mmorhun mmorhun commented Oct 30, 2019

Signed-off-by: Mykola Morhun mmorhun@redhat.com

What it does

Adds a new rendererType option in terminal settings group.
The option changes the way of terminal renderer: canvas (default) or dom.
In case of invalid option value the default canvas renderer is used.

How to test

Change the renderer type, open a new terminal and select the terminal form developers tools in browser.

@mmorhun mmorhun added the terminal issues related to the terminal label Oct 30, 2019
@mmorhun mmorhun self-assigned this Oct 30, 2019
@AndrienkoAleksandr
Copy link
Contributor

Tested. Works well.

Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
terminal issues related to the terminal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants