jesseduffield / jesseduffield/lazygit
Using lazygit inside of cursor. ⌘ + anything isn't working
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
### Describe the bug
Recently, with lazygit, I have noticed that when I'm using it within cursor and I use ⌘ + anything (including ⌘ + P for pasting, or ⌘ + 1/2/3 for moving between tabs) it isn't working.
But when I downgrade lazygit to 0.57.0 it does work
### To Reproduce
Steps to reproduce the behavior:
1. Install lazygit on a machine and open project in Cursor
2. Open a terminal and run lazygit
3. Try ⌘ + P to paste something from the clipboard or ⌘ + 1/2/3 for moving between tabs
### Expected behavior
I would like it to be the case that these commands still work as they did previously.
### Screenshots
If applicable, add screenshots to help explain your problem.
### Version info:
```
❯ lazygit --version
commit=2f6d20275afd5fc9b623500c9194a2c732936014, build date=2026-03-09T19:51:31Z, build source=binaryRelease, version=0.60.0, os=linux, arch=amd64, git version=2.54.0
```
### Terminal info:
What terminal are you using, and which version? For some types of bugs this information can be relevant.
### Additional context
Add any other context about the problem here.
> [!NOTE]
> Please try updating to the latest version or [manually building](https://github.com/jesseduffield/lazygit/#manual) the latest `master` to see if the issue still occurs.
Contributor guide
Assessment
This issue has not been assessed yet.