Shifts one line to the right.>L Shifts all lines from the cursor to the end of the screen to the right.~ Changes letter at the cursor to the opposite case.! Indents for LISP.Copying and Moving TextU。vi用法集錦( 三 )。" />

日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

vi用法集錦( 三 )

<< Shifts one line to the left.> Shifts one line to the right.>L Shifts all lines from the cursor to the end of the screen to the right.~ Changes letter at the cursor to the opposite case.! Indents for LISP.Copying and Moving TextUse the following subcommands in command mode. An incomplete subcommand can be
canceled by pressing the Esc key. If you need information about the format of vi
subcommands, see "vi General Subcommand Syntax."p Puts back text from the undo buffer after the cursor.P Puts back text from the undo buffer before the cursor."xp Puts back text from the x buffer."xd Deletes text into the x buffer.y Places the object that follows (for example, w for word) into the undo buffer."xy Places the object that follows into the x buffer, where x is any letter.Y Places the line in the undo buffer.Restoring and Repeating ChangesUse the following subcommands in command mode. An incomplete subcommand can be
canceled by pressing the Esc key. If you need information about the format of vi
subcommands, see "vi General Subcommand Syntax."u Undoes the last change.Note: After an undo, the cursor moves to the first non-blank character on
the updated current line.U Restores the current line if the cursor has not left the line since the last
change.. Repeats the last change or increments the "np command.Notes:【vi用法集錦】 1. This subcommand will repeat the last change, including an undo.
Therefore, after an undo, repeat performs an undo rather than repeat
the last change.
2. This subcommand is not meant for use with a Macro. Enter @@ (two at
signs) to repeat a macro.

推薦閱讀