NextPrevUpTopContentsIndex

3.1 Aborting commands and processes

Key Sequence

Ctrl+G

Aborts the current command. Ctrl+G (or Esc in Microsoft 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.

Key Sequence

Ctrl+Break

Breaks the current process.

Note that the Process Browser, documented in the Common LispWorks User Guide can be used to break any specified process.


LispWorks Editor User Guide (Windows version) - 14 Mar 2008

NextPrevUpTopContentsIndex