Đang chuẩn bị liên kết để tải về tài liệu:
Learning the vi editor Print version 1
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Sử dụng h, j, k và l là ok, nhưng vi hiểu nhiều hơn so với các hàng và cột. Đây là một số lệnh di chuyển bởi các đối tượng văn bản: wb ({phía trước di chuyển đến đầu của từ kế tiếp di chuyển ngược trở lại để bắt đầu từ trước đó.) Di chuyển bằng câu, hoặc quay trở lại hoặc chuyển tiếp. và} di chuyển bởi các đoạn văn. | Learning the vi editor Print version - Wikibooks http en.wikibooks.org w index.php title Learning_the. Learning the vi editor Print version Aus Wikibooks Learning the vi editor Contents 1 Learning the vi editor 1.1 Other sources of information 2 Getting acquainted 2.1 Introduction 2.1.1 Overview 2.1.2 Conventions 2.2 Getting vi if you don t have it already 2.2.1 Noted vi variants 2.3 Getting around vi 2.3.1 Starting the editor 2.3.2 Quitting the editor 2.3.3 Don t worry 2.4 Continue 3 Basic tasks 3.1 vi is a modal editor 3.2 Entering text 3.2.1 Exercise 3.2.2 Solution 3.3 Command mode 3.3.1 Moving around 3.3.1.1 Exercise 3.3.1.2 Solution 3.3.2 More on movement 3.3.3 Deleting things 3.3.3.1 Exercise 3.3.3.2 Solution 4 Making your work easier 4.1 More on commands 4.1.1 Repetition 4.1.1.1 Exercise 4.1.2 Motion 4.1.2.1 Commands and motion 5 Advanced tasks 5.1 Copying and Pasting 5.1.1 A Word 5.1.1.1 Other Methods 5.1.2 A Line 5.1.3 Other Amounts 5.1.3.1 To the end or beginning of a line 5.1.3.2 To the end or beginning of the file 5.1.3.3 To the next occurrence of a pattern 1 von 82 01.11.2006 17 15 Learning the vi editor Print version - Wikibooks http en.wikibooks.org w index.php title Learning_the. 5.2 Adjusting the Screen 6 Details 6.1 Command line invocation 6.2 Commands Objects Operators 6.2.1 General 6.2.2 Objects 6.2.2.1 Paragraph Section Sentence Objects 6.2.2.2 Line Objects 6.2.2.3 Positions within Lines 6.2.2.4 Word Objects 6.2.2.5 Character Object 6.2.2.6 Pattern Matching Objects 6.2.3 Operators 6.2.3.1 Operators taking Objects 6.2.3.2 Operators not taking Objects 6.2.3.3 Special Operator Forms 6.3 Strange lines on the screen 6.4 Indenting and shifting 6.4.1 Options 6.4.2 Command Mode 6.4.3 Insert Mode 6.5 Modelines 6.6 .exrc Configuration File 6.7 Tags 6.7.1 Overview 6.7.2 Tag File Format Creation ctags 1 6.7.3 Ex Commands 6.7.4 Vi Commands 6.7.5 Command Line 6.8 Shell escape 6.8.1 Ex Commands 6.8.2 Vi Commands 6.9 Execute command from Buffer 6.10 vi for .