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 Term becomes unresponsive #140

Open
TheHiddenLayer opened this issue Sep 24, 2024 · 2 comments
Open

Lazygit Floating Term becomes unresponsive #140

TheHiddenLayer opened this issue Sep 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@TheHiddenLayer
Copy link

TheHiddenLayer commented Sep 24, 2024

Lazygit Floating Term becomes unresponsive

When I run a custom git command through lazygit floating window like :git commit --amend and return from the command, I return to a dead/hanging lazygit floating term.

To Reproduce

  1. Open lazygit.nvim as floating term
  2. Run :git commit --amend or some custom git command
  3. Hit 'Enter' after command completes to return to LazyGit.nvim

Expected behavior

The floating term/process should not be unresponsive.

Screenshots

N/A

Desktop (please complete the following information):

  • nvim --version: v0.10.1
@TheHiddenLayer TheHiddenLayer added the bug Something isn't working label Sep 24, 2024
@jonlinkens
Copy link

Also experiencing this with custom commands

@vncsmyrnk
Copy link

Same here. A "Press enter to return to lazygit" is shown but when is pressed,it just adds a new line in the buffer.

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

3 participants