Technical data

Transcript window
34
-
ModelSim PE Graphic Interface Getting Started with ModelSim PE
Transcript window command line shortcuts
On the Transcript window command line, you can also use these shortcuts:
In addition, the command line is fully editable; you can move the cursor anywhere on the line
and delete or insert characters as you wish. You do not have to move the cursor to the end of
the command line before pressing <Enter>; the entire command line will be submitted
regardless of where the cursor is located.
Also see "Keyboard shortcuts" (p76).
Key Action
<Home> Move to beginning of the line.
<End> Move to the end of the line.
<up arrow> Retrieves the previous command. You can press this key repeatedly to back up
through the command history.
<down arrow> Retrieves the next command. This is used if you go back through the command
history and went too far; you can go forward to the next command you typed in
earlier.
<Esc> Clears any existing characters from the command line.
<Ctrl><Insert> Copies text from a selected area of the command line.
<Shift><Insert> Pastes text into the command line. The text must have been previously cut using
<Ctrl><Insert>.
<Shift><Delete> Cut text.
<F8> Completes a line when you have typed a few characters. ModelSim searches for
the most recent command that matches the characters. Using <F8> again
retrieves earlier matches.