Lines Matching +full:next +full:- +full:mode
5 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
24 22 Cut from cursor to end of current word - save in cut buffer
27 25 Move to next history line
57 55 Switch from insert to overwrite mode or vice versa
58 56 Add 8th bit to next character typed
59 57 Add the next character typed to the line verbatim
68 66 Send character to tty in cooked mode
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
89 87 Enter vi command mode (use alternative key bindings)
90 88 Vi command mode complete current word
99 97 Enter vi insert mode
100 98 Enter vi insert mode at beginning of line
105 103 Vi replace character under the cursor with the next character typed
106 104 Vi replace mode
109 107 Vi replace character under the cursor and enter insert mode
112 110 Vi move to the next word
117 115 Replace just-yanked text with yank from earlier kill
120 118 (WIN32 only) Convert each '/' in next word to '\\\\'
125 123 Execute command and move to next history line