-
### Problem description
Lunarvim creates a LazyGit terminal with the size of `100000x100000`, this crashes Neovim when used togeter with a GUI that enables `multigrid`. See https://github.com/neovide…
-
Stumbled upon this while testing floax, if I have lazygit open when detaching it sent the d keystroke to lazygit which would trigger unwanted behaviour in a rebase specifically.
https://github.com/…
-
**Describe the bug**
A clear and concise description of what the bug is.
When lazygit prompts `Press enter to return to lazygit`, but `Enter` key is not working, I have to hit `Esc` to return to l…
-
Press `e` at some lazygit file, neovim will be opened inside lazygit instead open it in original neovim like ranger
fecet updated
8 months ago
-
**Describe the bug**
Lazygit hangs in `checking out` state when there is interactive `post-checkout` git hook
**To Reproduce**
Steps to reproduce the behavior:
1. Setup a git repository with a…
-
**Is your feature request related to a problem? Please describe.**
In my lazygit config I am using:
```yaml
os:
editPreset: 'nvim-remote'
edit: "nvr --remote-send ':q:lua vim.cmd(\"e \" .…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I want a keystroke that runs a task, focuses on the terminal, then zooms in on the terminal.…
-
For some time now lazygit seems to bug all the time. I'm 100% sure that there are no other programs running in the background that could do some git operations.
I try to open lazygit from the termi…
-
**Describe the bug**
Copying committed file name crashes if running lazygit through ssh.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect to a computer through ssh
2. Run lazygit in…
-
**Describe the bug**
When opening `Lazygit` inside `Neovim` and trying to edit a file with `e`, `Lazygit` hangs.
**To Reproduce**
Steps to reproduce the behavior:
1. Start `Lazygit` in `Neovim…