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

The bottom border is gone after I press r or d #91

Open
rockyzhang24 opened this issue Apr 21, 2023 · 0 comments
Open

The bottom border is gone after I press r or d #91

rockyzhang24 opened this issue Apr 21, 2023 · 0 comments

Comments

@rockyzhang24
Copy link

rockyzhang24 commented Apr 21, 2023

After I press d or r to open the diff window, the bottom border is not displayed. I noticed that its height is too big and it covers the statusline.

My git-messenger config:

local g = vim.g

g.git_messenger_no_default_mappings = 1
g.git_messenger_always_into_popup = 1
g.git_messenger_popup_content_margins = 0
g.git_messenger_conceal_word_diff_marker = 0
g.git_messenger_floating_win_opts = {
  border = 'single',
}

Neovim version is 0.9.

A short demo was attached below.

Screen.Recording.2023-04-21.at.15.28.10.mov

Thank you.

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