Especially the `selectedChar === '\n'` part ``` { "command": "extension.aceJump.input.stop", "key": "escape", "when": "editorTextFocus && aceJumpInput" } ```
Especially the
selectedChar === '\n'part