These directives apply to various TCC non-editing keys (changing the console font or size, moving the console, popping up command or file dialogs, etc.). 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

CommandDialog

Alt-F2

Display the command dialog for the first argument on the command line

ConsoleHeightMax

Ctrl-Alt-Shift-Down

Increase the console window height

ConsoleHeightMax

Ctrl-Alt-Shift-Up

Decrease the console window height

ConsoleWidthMax

Ctrl-Alt-Shift-Right

Increase the console window width

ConsoleWidthMin

Ctrl-Alt-Shift-Left

Reduce the console window width

FileBrowse

F5

Display the Windows file browse dialog

FolderBrowse

Alt-F5

Display the Windows folder browse dialog

FontMax

Ctrl-Plus

Increase the console font size

FontMin

Ctrl-Minus

Reduce the console font size

MoveConsoleDown

Alt-Win-Down

Move the console window down

MoveConsoleUp

Alt-Win-Up

Move the console window up

MoveConsoleLeft

Alt-Win-Left

Move the console window left

MoveConsoleRight

Alt-Win-Right

Move the console window right

ParentDirectory

Ctrl-Shift-Up

Change to the parent directory

Regex

Ctrl-F7

Display the regular expression analyzer dialog

SingleStep

Ctrl-F5

Toggle batch debugger single-stepping