These directives apply to TCC command and directory history. You can redefine the keys using the TCC OPTION / Keyboard dialog. The key directives are saved in the [Keys] section in TCMD.INI.        

 

Directive

Default

Description

Argument0

Ctrl-0

Get argument 0 from previous command line

Argument1

Ctrl-1

Get argument 1 from previous command line

Argument2

Ctrl-2

Get argument 2 from previous command line

Argument3

Ctrl-3

Get argument 3 from previous command line

Argument4

Ctrl-4

Get argument 4 from previous command line

Argument5

Ctrl-5

Get argument 5 from previous command line

Argument6

Ctrl-6

Get argument 6 from previous command line

Argument7

Ctrl-7

Get argument 7 from previous command line

Argument8

Ctrl-8

Get argument 8 from previous command line

Argument9

Ctrl-9

Get argument 9 from previous command line

DelHistory

Ctrl-D

Delete the current history list entry and display the previous entry

EndHistory

Ctrl-E

Display the last entry in the history list

HistWinOpen

PgUp

Open the command history popup window

LastHistory

F3

Return the last history entry

LineToEnd

Ctrl-Enter

Copy the current command line to the end of the history list, then execute it

NextDirHistory

Shift-PgDn

Get the next directory from the directory history

NextHistory

Down

Get the next command from the command history

PrevDirHistory

Shift-PgUp

Get the previous directory from the directory history

PrevHistory

Up

Get the previous command from the command history

SaveHistory

Ctrl-K

Save the command line in the command history list without executing it