Lines Matching full:word
5 3 Cut from beginning of current word to cursor - saved in cut buffer
7 5 Move to beginning of current word
9 7 Capitalize the characters from cursor to end of current word
13 11 Complete current word
16 14 Complete current word ignoring programmable completions
17 15 Copy current word to cursor
19 17 Expand to preceding word for which this is a prefix
24 22 Cut from cursor to end of current word - save in cut buffer
28 26 Lowercase the characters from cursor to end of current word
37 35 Move forward to end of current word
66 64 Correct the spelling of current word
82 80 Uppercase the characters from cursor to end of current word
83 81 Vi goto the beginning of next word
90 88 Vi command mode complete current word
93 91 Vi move to the end of the current space delimited word
94 92 Vi move to the end of the current word
111 109 Vi move to the previous word
112 110 Vi move to the next word
120 118 (WIN32 only) Convert each '/' in next word to '\\\\'
121 119 (WIN32 only) Convert each '/' in previous word to '\\\\'