Skip to content

git_ui: Fix commit and amend not working via keybinds in commit modal#44690

Merged
smitbarmase merged 2 commits intomainfrom
fix-commit-modal-keybind
Dec 12, 2025
Merged

git_ui: Fix commit and amend not working via keybinds in commit modal#44690
smitbarmase merged 2 commits intomainfrom
fix-commit-modal-keybind

Conversation

@smitbarmase
Copy link
Member

Closes #41567

We were using the git panel editor to check the focus where the commit modal has its only editor.

Release Notes:

  • Fixed an issue where commit and amend actions wouldn’t trigger when using keybinds in the commit modal.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 12, 2025
@smitbarmase smitbarmase merged commit 1186b50 into main Dec 12, 2025
24 checks passed
@smitbarmase smitbarmase deleted the fix-commit-modal-keybind branch December 12, 2025 09:11
nrbnlulu pushed a commit to nrbnlulu/zed that referenced this pull request Dec 14, 2025
…zed-industries#44690)

Closes zed-industries#41567

We were using the git panel editor to check the focus where the commit
modal has its only editor.

Release Notes:

- Fixed an issue where commit and amend actions wouldn’t trigger when
using keybinds in the commit modal.
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
…zed-industries#44690)

Closes zed-industries#41567

We were using the git panel editor to check the focus where the commit
modal has its only editor.

Release Notes:

- Fixed an issue where commit and amend actions wouldn’t trigger when
using keybinds in the commit modal.
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
…zed-industries#44690)

Closes zed-industries#41567

We were using the git panel editor to check the focus where the commit
modal has its only editor.

Release Notes:

- Fixed an issue where commit and amend actions wouldn’t trigger when
using keybinds in the commit modal.
@esthertrapadoux esthertrapadoux moved this to Completed by Zed in Git board Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

Status: Completed by Zed

Development

Successfully merging this pull request may close these issues.

Git: keybinding for commit is not working when amending

1 participant