Help with cursor shape using tmux #13835
Unanswered
rEnr3n
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.config/helix/config.toml
I'm having issues with helix inside tmux. If I don't add terminal-overrides in tmux, my terminal would get a block cursor upon exiting helix. That's not what I've set for my terminal; I've set it to use bar. So I had to add terminal-overrides.
.config/tmux/tmux.conf
Now I have a different problem. The insert and normal mode works ok except for the select mode. Select mode shows a bar instead of underline. Exiting helix returns the cursor to bar which is what I want. I have tried multiple combinations for terminal-overrides and I'm at a loss.
Beta Was this translation helpful? Give feedback.
All reactions