2-7
Catalyst 2960 Switch SoftwareConfiguration Guide
78-16881-01
Chapter2 Using the Command-Lin e Interface
Using Editing Features
Enabling and Disabling Editing Features
Although enhanced editing mode is automatically enabled, you can disable it, re- enable it, or configure
a specific line to have enhanced editing. These procedures are optional.
To globally disable enhanced editing mode, enter this command in line configuration mode:
Switch (config-line)# no editing
To re-enable the enhanced editing mode for the current terminal session, enter this command in
privileged EXEC mode:
Switch# terminal editing
To reconfigure a specific line to have enhanced editing mode, enter this command in line configuration
mode:
Switch(config-line)# editing
Editing Commands through Keystrokes
Table 2 -5 shows the keystrokes that you need to edit command lines. These keystrokes are optional.
Table2-5 Editing Commands through Keystrokes
Capability Keystroke1Purpose
Move around the command line to
make changes or corrections.
Press Ctrl-B, or press the
left arrow key.
Move the cursor back one character.
Press Ctrl-F, or press the
right arrow key.
Move the cursor forward one character.
Press Ctrl-A. Move the cursor to the beginning of the command line.
Press Ctrl-E. Move the cursor to the end of the command line.
Press Esc B. Move the cursor back one word.
Press Esc F. Move the cursor forward one word.
Press Ctrl-T. Transpose the character to the left of the cursor with the
character located at the cursor.
Recall commands from the buffer
and paste them in the command line.
The switch provides a buffer with the
last ten items that you deleted.
Press Ctrl-Y. Recall the most recent entry in the buffer.
Press Esc Y. Recall the next buffer entry.
The buffer contains only the last 10 items that you have
deleted or cut. If you press Esc Y more than ten times, you
cycle to the first buffer entry.
Delete entries if you make a mistake
or change your mind.
Press the Delete or
Backspace key.
Erase the character to the left of the cursor.