-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:integrations/gitGit integration feedbackGit integration feedbackmeta:regressionthis used to work and now doesn'tthis used to work and now doesn'tstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
Summary
Default keybinding cmd-shift-enter (on macos) is not working after switching to amend mode in git commit panel.
Similar to issue reported (and fixed) in #38783.
Description
Steps to reproduce:
- Make a commit
- Make a change
- Stage the change
- Run the git commit panel via execute command (shift-cmd-p)
- Press the "Amend" keybinding: cmd-shift-enter - observe the commit panel change to "amend commit" mode, previous commit message is displayed
- Press the "amend commit" keybinding again to commit: cmd-shift-enter
Expected Behavior:
Commit is amended.
Actual Behavior:
Commit panel is closed, commit is not amended.
Zed Version and System Specs
Zed 0.210.4
428ef50
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:integrations/gitGit integration feedbackGit integration feedbackmeta:regressionthis used to work and now doesn'tthis used to work and now doesn'tstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce