Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoying Escape key behavior when editing a commit message with multiple cursors #1996

Open
jtojnar opened this issue Jan 4, 2025 · 0 comments

Comments

@jtojnar
Copy link

jtojnar commented Jan 4, 2025

Version info

  • OS: NixOS Linux
  • Build: 2102

Description

When editing a commit message using multiple cursors, Escape cancels the editing.

Steps to reproduce

Steps to reproduce the behavior:

  1. Open a repository
  2. Select one of existing commits
  3. Click the commit message
  4. Press Ctrl-Enter to start editing it
  5. Ctrl-click multiple places in the commit message to multiply cursors
  6. Press Escape

Expected behavior

single_selection command should be performed before cancelling the editing when multiple cursors are active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant