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

Unable to Render properly if Tmux Background Color is Set #592

Open
jZhangTk opened this issue Aug 14, 2024 · 0 comments
Open

Unable to Render properly if Tmux Background Color is Set #592

jZhangTk opened this issue Aug 14, 2024 · 0 comments

Comments

@jZhangTk
Copy link

Environment:

  • Apple M3
  • OS: Sonoma 14.6.1
  • Rio: Version 0.1.6 (20230528.115631)
  • Tmux: 3.4

I have followed the instructions here. However, my tmux is still unable to render properly.

I narrowed down to the below two lines. If either of them is in .tmux.conf, it won't render properly. I have to remove both of them to make it work.

# active pane normal, other shaded out
set-window-option -g window-style bg=colour237
set-window-option -g window-active-style bg=black

This config works fine with other terminals like Kitty, Alacritty and others though. Is this a bug or something I missed in the config?

Rio
SCR-20240813-tuad

Alacritty
SCR-20240813-tttq

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

1 participant