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

fix: wezterm is truecolor #139

Merged
merged 1 commit into from Jun 26, 2023
Merged

fix: wezterm is truecolor #139

merged 1 commit into from Jun 26, 2023

Conversation

caarlos0
Copy link
Collaborator

Wezterm supports truecolor.

Usually it sets TERM to xterm-256color, but you can also set it to wezterm and import its terminfo with tic (which will then enable all term features in nvim et al)

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 added the bug Something isn't working label Jun 26, 2023
@caarlos0 caarlos0 requested a review from muesli June 26, 2023 13:10
@caarlos0 caarlos0 self-assigned this Jun 26, 2023
@caarlos0 caarlos0 merged commit 51d72d3 into master Jun 26, 2023
20 checks passed
@caarlos0 caarlos0 deleted the wezterm branch June 26, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants