Ctrl+G
Aborts the current command.
Ctrl+G
(or
Esc
in MS Windows editor emulation) can either be used to abandon a command which has been partially typed in, or to abort the command which is currently running.
Note that, unlike most of the keys described in this manual, this cannot be changed via
editor:bind-key
. Instead, use editor:set-interrupt-keys if you wish to change this.
Ctrl+Break
Note that the Process Browser, documented in the Common LispWorks User Guide can be used to break any specified process.