mirror of
https://github.com/heyman/heynote.git
synced 2025-06-28 13:31:38 +02:00
Rename Emacs mark mode -> Selection mark mode
This commit is contained in:
parent
4241a9d6ce
commit
c6cae17522
@ -84,7 +84,7 @@ const HEYNOTE_COMMANDS = {
|
|||||||
copy: copyCommand,
|
copy: copyCommand,
|
||||||
}
|
}
|
||||||
|
|
||||||
// emacs-mode:ify all cursor/select commands from CodeMirror
|
// selection mark-mode:ify all cursor/select commands from CodeMirror
|
||||||
for (let commandSuffix of [
|
for (let commandSuffix of [
|
||||||
"CharLeft", "CharRight",
|
"CharLeft", "CharRight",
|
||||||
"CharBackward", "CharForward",
|
"CharBackward", "CharForward",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user