You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install lazygit on a machine and open project in Cursor
Open a terminal and run lazygit
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.
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:
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:
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 the latest
masterto see if the issue still occurs.