Lines Matching +full:current +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
7 5 Move to beginning of current word
9 7 Capitalize the characters from cursor to end of current word
12 10 Clear screen leaving current line on top
13 11 Complete current word
16 14 Complete current word ignoring programmable completions
17 15 Copy current word to cursor
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
39 37 Search in history backward for line beginning as current
40 38 Search in history forward for line beginning as current
52 50 Display load average and current process status
57 55 Switch from insert to overwrite mode or vice versa
62 60 Look for help on current command
66 64 Correct the spelling of current word
68 66 Send character to tty in cooked mode
69 67 Toggle between literal and lexical current history line
82 80 Uppercase the characters from cursor to end of current 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
93 91 Vi move to the end of the current space delimited word
94 92 Vi move to the end of the current word
99 97 Enter vi insert mode
100 98 Enter vi insert mode at beginning of line
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
106 104 Vi replace mode
109 107 Vi replace character under the cursor and enter insert mode
115 113 Perform which of current command
117 115 Replace just-yanked text with yank from earlier kill