LispWorks IDE User Guide > 23 The Shell and Remote Shell Tools

NextPrevUpTopContentsIndex

23.3 Command history in the shell

The Shell tool is another example of a tool which is based on an editor, and thus many of the keys available in the editor are also available in the Shell tool.

Like the Listener, the Shell tool is run in execute mode, which means that several additional keystrokes are available in Emacs emulation, as follows:

    Press Esc P or Ctrl+C Ctrl+P to display the previous command entered in the shell.

    Press Esc N or Ctrl+C Ctrl+N to display the next command in the history.

    Press Esc R or Ctrl+C Ctrl+R to perform a search of the ommand history.


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex