다음과 같은 설명서가 있습니다.
mc/keymap is a variable defined in `multiple-cursors-core.el'.
Its value is (keymap
(67108903 . mc-hide-unmatched-lines-mode)
(27 keymap
(118 . mc/cycle-backward))
(22 . mc/cycle-forward)
(return . multiple-cursors-mode)
(7 . mc/keyboard-quit))
Documentation:
Keymap while multiple cursors are active.
Main goal of the keymap is to rebind C-g and <return> to conclude
multiple cursors editing.
[back]
내가 알고 C-g
하고 C-v
있습니다 7
하고 22
, 각각,하지만 난 다른 사람의가 무엇인지 아무 생각도 없어. 이를 위해 사용할 수있는 기능이 있습니까?
(equal (??? (kbd x)) x) => t