We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new selection implementation removed the selection inverting feature from the terminal #28388
We should either add it back (xtermjs/xterm.js#692) or add a terminal selection background theme key.
The text was updated successfully, but these errors were encountered:
435f1ef
Reopening, after #29040 we may want to not allow theming of the selection until it's no longer a transparent color. See xtermjs/xterm.js#720
Might be best to remove the new theme key.
Sorry, something went wrong.
Remove terminal selection theme key for now
36ebaf5
Part of #28397
Support terminal.selectionBackground theme key
7df8d06
Fixes #28397
Tyriar
Successfully merging a pull request may close this issue.
The new selection implementation removed the selection inverting feature from the terminal #28388
We should either add it back (xtermjs/xterm.js#692) or add a terminal selection background theme key.
The text was updated successfully, but these errors were encountered: