home
|
O'Reilly's CD bookshelfs
|
FreeBSD
|
Linux
|
Cisco
|
Cisco Exam
Chapter 8
The Vi Editor
8.8 Miscellaneous Commands
J
Join two lines.
:j!
Join two lines, preserving blank spaces.
<<
Shift this line left one shift width (default is 8 spaces).
>>
Shift this line right one shift width (default is 8 spaces).
>}
Shift right to end of paragraph.
<%
Shift left until matching parenthesis, brace, bracket, etc. (Cursor must be on the matching symbol.)
8.7 Macros
8.9 Alphabetical List of Keys