Lines Matching +full:under +full:-
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
10 8 Vi change case of character under cursor and advance one character
20 18 Delete character under cursor
21 19 Delete character under cursor or signal end of file on an empty line
22 20 Delete character under cursor or list completions if at end of line
23 21 Delete character under cursor, list completions or signal end of file
24 22 Cut from cursor to end of current word - save in cut buffer
70 68 Exchange the character to the left of the cursor with the one under
86 84 Vi change case of character under cursor and advance one character
105 103 Vi replace character under the cursor with the next character typed
109 107 Vi replace character under the cursor and enter insert mode
117 115 Replace just-yanked text with yank from earlier kill