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

lazygit_floating_window_winblend = 1 does not work #87

Open
vaheqelyan opened this issue Dec 15, 2022 · 1 comment
Open

lazygit_floating_window_winblend = 1 does not work #87

vaheqelyan opened this issue Dec 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@vaheqelyan
Copy link

Description

g.lazygit_floating_window_winblend = 1

Correct me if i am wrong but setting the value to 1, should create a shadow window, sort of like a backdrop

Expected behavior

g.lazygit_floating_window_winblend = 1

Screenshot_2022-12-15_23-20-49

I have also installed a plugin called https://github.com/kevinhwang91/rnvimr, and it looks like this

Screenshot_2022-12-15_23-23-53

It makes the background of the editor a little bit darker. I assumed I would get the same result with g.lazygit_floating_window_winblend = 1

Desktop (please complete the following information):

↪ nvim --version
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by builduser

Features: +acl +iconv +tui
@vaheqelyan vaheqelyan added the bug Something isn't working label Dec 15, 2022
@EthanWarrick
Copy link
Contributor

Set g.lazygit_floating_window_winblend to a range from 0 (fully opaque) to 100 (fully transparent). See the neovim docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants