Lines Matching refs:Vi
10 8 Vi change case of character under cursor and advance one character
11 9 Vi change to end of line
83 81 Vi goto the beginning of next word
84 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
86 84 Vi change case of character under cursor and advance one character
87 85 Vi change prefix command
88 86 Vi change to end of line
90 88 Vi command mode complete current word
91 89 Vi move to previous character (backspace)
92 90 Vi delete prefix command
93 91 Vi move to the end of the current space delimited word
94 92 Vi move to the end of the current word
95 93 Vi move to the character specified backward
96 94 Vi move to the character specified forward
97 95 Vi move up to the character specified backward
98 96 Vi move up to the character specified forward
101 99 Vi repeat current character search in the same search direction
102 100 Vi repeat current character search in the opposite search direction
103 101 Vi repeat current search in the same search direction
104 102 Vi repeat current search in the opposite search direction
105 103 Vi replace character under the cursor with the next character typed
106 104 Vi replace mode
107 105 Vi search history backward
108 106 Vi search history forward
109 107 Vi replace character under the cursor and enter insert mode
110 108 Vi replace entire line
111 109 Vi move to the previous word
112 110 Vi move to the next word
113 111 Vi undo last change
114 112 Vi goto the beginning of line