Lines Matching full:character
3 1 Move back a character
4 2 Delete the character behind cursor
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
36 34 Move forward one character
58 56 Add 8th bit to next character typed
59 57 Add the next character typed to the line verbatim
63 61 This character is added to the line
64 62 This character is the first in a character sequence
68 66 Send character to tty in cooked mode
70 68 Exchange the character to the left of the cursor with the one under
72 70 Tty delayed suspend character
73 71 Tty flush output character
74 72 Tty interrupt character
75 73 Tty quit character
76 74 Tty suspend character
77 75 Tty allow output character
78 76 Tty disallow output character
79 77 Indicates unbound character
86 84 Vi change case of character under cursor and advance one character
91 89 Vi move to previous character (backspace)
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
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