To Work With the Command Window

How to undock, move, show, hide, or resize the command window, and work with the extended command history.

Open or Close the Command Window

Do one of the following:

  • Click Window menu > Command Line.
  • Press CMD 3
  • At the Command prompt, enter COMMANDLINE or COMMANDLINEHIDE.

Dock or Undock the Command Window

Reposition the Command Window

  1. Undock the command window.
  2. Drag the bar at the left end of the command window.

Resize the Command Window

Resize height

  1. Position the cursor over the horizontal splitter bar so that the cursor is displayed as a double line and arrows.
  2. Drag the splitter bar vertically until the command window is the height you want it to be.

Resize length

  1. Position the cursor over the left or right end of the command window so that the cursor is displayed as a double line and arrows.
  2. Drag until the command window is the length you want it to be.
    Note: When the command window is floating, you can only resize the command window length from the right end.

Display Extended Command History

Control the Display of Recent Input

  1. At the Command prompt, enter INPUTHISTORYMODE.
  2. Enter a sum of one or more of the following values:
    • 0. No history of recent input is displayed.
    • 1. History of recent input is displayed at the Command prompt with access through Up Arrow and Down Arrow keys.
    • 2. History of recent input for the current command is displayed in the shortcut menu.
    • 4. History of recent input for all commands in the current session is displayed in the shortcut menu.
    • 8. Markers for recent input of point locations are displayed in the drawing.

    The default value is 15.

  3. (Optional) To specify how many values entered at a Command prompt are remembered and displayed as recent input, enter CMDINPUTHISTORYMAX.

Copy or Save the Command Window History