Table of Contents

Command history

The history panel offers advanced functions for work with the command line history list.

The most common tasks can be accomplished directly from the file panel: see ctrl-P, ctrl-N, and alt-P.

In the history panel you can browse the list of recently executed commands, insert the command(s) into the command line and edit them as required, for example two or more previously executed commands can be easily combined into a new command.


The history panel:
screenshot

Help with keys:

<enter> return to the file panel. If the command line is empty, the current command from the history list will be copied into it
<tab> insert the text of the current command from the panel into the command line
<esc> <del> delete the current entry from the history list
Ctrl-F activate the panel filter
Ctrl-C or Ctrl-G exit the history panel (changes made in the command line are preserved)