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

Comments look weird in tmux #109

Closed
mooreye opened this issue Aug 11, 2023 · 2 comments
Closed

Comments look weird in tmux #109

mooreye opened this issue Aug 11, 2023 · 2 comments

Comments

@mooreye
Copy link

mooreye commented Aug 11, 2023

For example my Sway config file, the comments are highlighted like this:
image

Normally outside tmux, they look like this:

image

I'm using neovim branch.

I'm already using this: https://github.com/lifepillar/vim-solarized8#troubleshooting

The AWK thing shows proper fullcolor support in tmux:
image

Fedora 38
NVIM v0.9.1
GNOME Terminal 3.48.1
@mooreye
Copy link
Author

mooreye commented Aug 11, 2023

Solved it by setting
set -g default-terminal 'tmux-256color'
in tmux config, instead of screen-256color like your README says.

Source: https://unix.stackexchange.com/questions/745710/getting-italics-working-correctly-in-tmux

Can you verify and rectify?

@lifepillar
Copy link
Owner

That makes sense: I have updated the Readme. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants