-
Add support for [lazygit](https://github.com/jesseduffield/lazygit). There are two parts.
1. Add required features for lazygit:
Some features need to be added such as `editAtLine`. Required here: …
-
**Describe the bug**
when I execute lazygit --debug:
```
tenet@jobackend: lazygit --debug
POTENTIAL DEADLOCK: Recursive locking:
current goroutine 2 lock 0xc0002a33d0
github.com/jesseduffield/l…
-
Hey, I'm trying to install lazygit on a new pc and I get this:
```
zsh: exec format error: lazygit
```
How can I fix this ?
-
**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 laz…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm editing `/Users/alizj/.config/zed/keymap.json` file, and then run `lazygit` task defined…
-
### Package name
lazygit
### Brief description of package
I tried it compiling it with go, but it seems there are issues with msys2 path transformation, lazygit is really useful for working with gi…
-
**Is your feature request related to a problem? Please describe.**
I was doing a postresql dump, and the file is pretty large (about 4,5gb), so when I opened up lazygit and hovered over the dump file…
-
**Describe the bug**
When I call any custom command using `:` it is stuck on "Press enter to return to lazygit" when I call it from Neovim. However, when I call it directly from the Terminal (kitty) …
-
https://github.com/jesseduffield/lazygit is simple terminal UI for git commands
-
Hi, can I use `dunk` with `lazygit`? It supports having [custom pagers](https://github.com/jesseduffield/lazygit/blob/master/docs/Custom_Pagers.md) such as [`delta`](https://github.com/dandavison/delt…