Skip to content

Blank window overriding code after opening lazygit.nvim on start screen #134

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

Open
redyf opened this issue Jul 4, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@redyf
Copy link

redyf commented Jul 4, 2024

Description

Blank window overriding code after opening lazygit.nvim on Neovim startup (Happens if you're using Alpha.nvim).

To Reproduce

  1. Open Neovim
  2. Run :LazyGit in Nvim's start screen with alpha.nvim installed
  3. Close LazyGit and the blank windows should be there

Expected behavior

What is expected to happen:
LazyGit closes normally and I can open any file I want without producing a blank window.

Screenshots

LazyGit-bug.mp4

Desktop (please complete the following information):

  • nvim --version:
    NVIM v0.10.0
    Build type: Release
    LuaJIT 2.1.1713773202
    Run "nvim -V1 -v" for more info
@redyf redyf added the bug Something isn't working label Jul 4, 2024
@redyf redyf changed the title Blank window overriding code after opening LazyGit.nvim on startup Blank window overriding code after opening lazygit.nvim on start screen Jul 4, 2024
@Kang-geophysics
Copy link

Kang-geophysics commented Jul 12, 2024

When I mapped <Esc> to <C-\><C-n> to exit terminal mode, using <Esc> to quit lazygit brought this problem.
I guess this problem may be related with this kind of keymapping.

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