Closed Surinrasu closed 2 months ago
so just set it to true
so just set it to
true
Even if you set it to true the background will still be transparent. And is there something I'm misunderstanding about this option or the word "transparent"? I think the background should be opaque when the option is set to false
i think it's relate to your terminal seetting. try another terminal?
i think it's relate to your terminal seetting. try another terminal?
Thanks a lot🥺 that seems to be the problem I tried iTerm2 and found it worked well Then I finally found out that the opacity property of the colours in Terminal.app changes the transparency with a higher priority
nice, glad u solved it.
Version confirmation
Following prerequisites
Not a user config issue
Neovim version
NVIM v0.10.1
Operating system/version
macOS 14.5 (23F79)
Terminal name/version
Terminal.app
$TERM environment variable
screen-256color
Branch info
main (Default/Latest)
Fetch Preferences
SSH (use_ssh = true)
How to reproduce the issue
nvim
and wait Lazy to finish all installation:q
and runnvim
againExpected behavior
The background is not transparent (as the option is set to false in default)
Actual behavior
Additional information
No response