mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-14 05:13:05 +00:00
Add py-electric-backspace to run-for-all list
- backspace = no in the prompt, causing people not to notice the prompt
This commit is contained in:
parent
bf0177205e
commit
8b91e4788c
@ -669,6 +669,7 @@ for running commands with multiple cursors.")
|
||||
backward-delete-char-untabify
|
||||
delete-char delete-forward-char
|
||||
delete-backward-char
|
||||
py-electric-backspace
|
||||
c-electric-backspace
|
||||
org-delete-backward-char
|
||||
paredit-backward-delete
|
||||
|
Loading…
x
Reference in New Issue
Block a user