The Recent internal command can be used to:
Command Arguments:
Argument |
Type |
Possible values |
Description |
---|---|---|---|
(no argument) |
- |
- |
Displays a dynamically generated list of your recently visited folders -
you can navigate to a folder simply by selecting it from this
list. Acts as a dynamic button. |
CLEAR |
/S |
(no value) |
Clears the recent folders
list. |
COPY |
/O |
<Copy command arguments> |
Selecting a folder from the recent list will trigger the
Copy command with the specified arguments. For example,
you could have one drop-down recent list for Copy and
another for Move, using different arguments. Note that if
more than one Copy command argument is specified they
must be enclosed in quotes. Example: Recent COPY Example: Recent COPY MOVE |
KEYARGS |
/K/M |
<qualifier:arguments> ... |
When displaying the recent list, this argument lets you assign
different behaviour to the items in the list if a qualifier key is held
down. This is a multiple value argument - for each qualifier key
combination listed, you can define a separate set of arguments that will
be used when the item in the list is selected.
You can also assign the Copy command to a particular key combination; selecting an item from the recent list with the appropriate key held down would then copy (or move) selected files to the recent location.
|
MULTIFUNC |
/O |
(no value) |
The generated list of recent folders will be multiple function
buttons (three-button buttons) - clicking them with the left mouse
button will act as if OPENINLEFT were set, the right
button will act as if OPENINRIGHT were set, and the
middle mouse button will act as if NEW were
set. |
|
|
tabs |
Similar to the above except the left and right mouse button
functions will open a new tab on the appropriate side of the Lister. You
can control how new tabs are opened with the NEWTAB
argument. |
NAMESONLY |
/S |
(no value) |
Each item in the list will only display its respective folder's name,
not the full path. Full paths are displayed in tooltips
instead. |
NEW |
/S |
(no value) |
Recent folders selected from the list generated by this command will
open in a new Lister instead of the current
one. |
NEWTAB |
/O |
(no value) |
Recent folders selected from the list generated by this command will
open in a new
tab. |
|
|
deflister |
If no lister exists, the Default Lister will open with an additional
tab for the folder. If a lister exists, the folder will open normally in a
new tab within the existing
lister. |
|
|
findexisting |
Look for the folder in an existing tab before opening a new one. If
found, the existing tab will be brought to the front; otherwise a new tab
will be opened. The active tab is checked first, and nothing will happen
if the active tab already displays the selected
path. |
|
|
findinactive |
Like findexisting, except that if the active tab
already has the selected path then a new tab will be opened. Intended for
buttons which switch to existing tabs to reduce clutter while retaining
the ability to open a second tab for the same folder when
needed. |
|
|
nofocus |
New tabs opened by recent folders selected from the list will not be
brought to the front. |
|
|
tofront |
If the folder was found in an existing tab, bring that tab to the front
(only used with
findexisting). |
NOLABEL |
/S |
(no value) |
The recent list displayed by this command will not show any labels for
the folders. |
OPENINDEST |
/S |
(no value) |
Recent folders selected from the list will open in the destination file
display or Lister. |
OPENINDUAL |
/S |
(no value) |
Recent folders selected from the list will open in the other file
display of a dual-display Lister. The Lister will be set to dual-display
mode if it isn't in that mode
already. |
OPENINLEFT |
/S |
(no value) |
Recent folders will open in the left-hand (or top) display of a
dual-display Lister. |
OPENINRIGHT |
/S |
(no value) |
Recent folders will open in the right-hand (or bottom) display of
a dual-display Lister. |
PATH |
|
<path> |
Filters the displayed recent list to only show folders matching or
below the specified path. This is the default argument for the
Recent command and so you do not need to specify the
PATH keyword. Make sure you enclose the path in quotes if
it contains spaces. |
SHOWICONS |
/S |
(no value) |
The recent list displayed by this command will display icons for the
items within it. Note that the button that contains the
Recent command must also have its Show
image option turned
on. |
USEQUALKEYS |
/S |
(no value) |
Activates pre-configured behaviour for the main qualifier keys -
Control will open the recent folder in the dual-display,
Shift in a new Lister and Alt in a new
tab. |