मेरे पास निम्नलिखित दस्तावेज हैं:
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