REPL - KxSystems/kx-vscode GitHub Wiki

Keyboard Shortcuts

MOD KEY ACTION
RETURN Execute command line
BACKSPACE Delete left of cursor
DEL Delete right of cursor
LEFT Move cursor left
RIGHT Move cursor right
UP History
DOWN History
HOME Move cursor to start
END Move cursor to end
SHIFT LEFT Move cursor left
SHIFT RIGHT Move cursor right
SHIFT UP Move cursor up
SHIFT DOWN Move cursor down
CTRL P Paste code
CTRL C Stop execution