|
Creating & Changing Tabs
When TCI starts, it creates a tab running the program specified in the COMSPEC environment variable.
You can create a new tab by double-clicking on any blank space on the tab bar, or with the "Apps / Run" menu selection. You can switch between tabs either by left-clicking on the tab label, or with the "Tabs" menu selection. If you have the LeftAltKey or RightAltKey .INI directive enabled, you can switch between tabs with the Alt-Left and Alt-Right keys, or select tabs (from left to right) with the Alt-1 through Alt-9 keys. If you want to reorder tabs, you can use the Ctrl-Alt-Right and Ctrl-Alt-Left keys to move the current tab.
You can also move a console window to a TCI tab with the "File / Attach Tab" menu selection. You can move a TCI tab back to the desktop with the "File / Detach Tab" menu selection.
Drag and Drop
TCI supports dragging and dropping on the tab bar. If you drag a console application icon from the desktop and drop it on the tab bar, TCI will open a new tab for that application. If you drag a tab off the tab bar, TCI will detach the tab's application to the desktop.
You can also reorder tabs by dragging a tab label to a new position.
|