10
submitted 11 months ago* (last edited 11 months ago) by t0mri@lemmy.ml to c/neovim@programming.dev

idk im having this issue for a long time. itd be nice to have this fixed.

thanks

Edit: I that doesnt help:

  • term=xterm-... in shell config
  • set-option -ga terminal-overrides ",xterm-256color:Tc" in tmux config

solution:

thanks to mazadin for the solution.

im using foo terminal, so setting set-option -ga terminal-overrides ",foot:Tc" in tmux.config fixed it. (yeah im dumb)

you are viewing a single comment's thread
view the rest of the comments
[-] t0mri@lemmy.ml 2 points 11 months ago

I tried that. Not working. Im really sorry, I shouldve mentioned this on the original post itself. I did some searches and tried these already. Im really sorry

[-] sorrybookbroke@sh.itjust.works 1 points 11 months ago* (last edited 11 months ago)

Yeah thought you may have done so, still good to check. Hope the best for you but I can't think of anything else myself, unless you have a background set in tmux and a transparent background in neovim

For others who may help, what terminal are you using? What is is the output of echo $TERM?

[-] t0mri@lemmy.ml 2 points 11 months ago

Foot. It says foot. When I'm in tmux it says tmux-256color

[-] mazadin@lemmy.world 3 points 11 months ago

Try this in tmux.conf:

set-option -ga terminal-overrides ",foot:Tc"

These overrides apply to the TERM you are using outside of tmux (where this is running).

[-] t0mri@lemmy.ml 2 points 11 months ago* (last edited 11 months ago)

man! its fixed. thanks!!

[-] t0mri@lemmy.ml 1 points 11 months ago

Im really sorry that I couldn't reply soon. I'll try it out

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)
this post was submitted on 28 Jun 2024
10 points (81.2% liked)

Neovim

2481 readers
1 users here now

founded 2 years ago
MODERATORS