Lines Matching full:character

32 For each character read, one editor command is executed.
53 .Ss Input character bindings
62 indicates a character with the bit 0x40 flipped, and
64 indicates a character with the bit 0x80 set.
122 All other input characters except the NUL character (Ctrl-@) are
285 to 0, all input character bindings are disabled and all characters
288 newline or carriage return character is typed, or after the first
289 character typed if
307 When talking about a character string from a left character to a
308 right character, the left character is included in the string, while
309 the right character is not included.
311 If an editor command causes an error, the input character is discarded,
324 It is an error if the input character is not a digit or if the
337 Delete the character at the cursor position.
341 In vi mode, the last character in the edit buffer is deleted in
344 Delete the character to the left of the cursor position.
358 It is an error if the input character is not a digit or if the
364 Discard the input character and do nothing.
366 In insert mode, insert the input character left of the cursor
368 In replace mode, overwrite the character at the cursor and move the
369 cursor to the right by one character position.
371 It is an error if the input character is the NUL character (Ctrl-@).
378 In vi mode, move the cursor to the first non-space character in the
396 Append a newline character to the edit buffer and return the edit
400 Move the cursor one character position to the right.
420 Move the cursor one character position to the left.
450 Read one character from the terminal bypassing the normal line
454 If trying to read the character returns end of file or an error,
475 Exchange the character at the cursor position with the one to the
476 left of it and move the cursor to the character to the right of the
486 That is, if it contains at least one alphabetic character, convert
487 the first alphabetic character to upper case, and convert all
489 In any case, move the cursor to the next character after the end
494 Move the cursor to the character after the inserted string.
504 If the cursor is not at the end of the line, delete the character
510 Delete the character to the left of the cursor.
516 It is an error if the cursor is on the first or second character
533 Set the bit 0x80 on the next character typed.
536 key while typing that character is a simpler way to achieve the
564 it one character position to the right.
575 read one character from the terminal bypassing the normal line
578 as the first argument and the character read, with an underscore
583 the character results in end of file or an error.
585 Change the case of the character at the cursor and move the cursor
586 one character position to the right.
601 move it to the left by one character position.
605 character at the beginning of the edit buffer and return the edit
613 Delete the character to the left of the cursor.
636 cursor, move the cursor after to the character after the inserted
673 buffer or on its last character.
675 Read one character from the terminal bypassing the normal line
677 instance of that character in the edit buffer.
683 If trying to read the character results in end of file or an error,
687 It is an error if the character is not found searching to the right
697 buffer or on its last character.
715 Read one character from the terminal bypassing the normal line
717 instance of that character in the edit buffer.
723 If trying to read the character results in end of file or an error,
727 It is an error if the character is not found searching to the left
741 Repeat the most recent character search in the same search direction.
748 Repeat the most recent character search in the opposite search
762 command mode after the next character typed.
777 Delete the character at the cursor and switch to vi insert mode.
791 Read one character from the terminal bypassing the normal line
793 character before the next instance of that character in the edit
800 If trying to read the character results in end of file or an error,
804 It is an error if the character is not found searching to the right
807 Read one character from the terminal bypassing the normal line
808 editing functionality and move the cursor to the left to the character
809 after the next instance of that character in the edit buffer.
815 If trying to read the character results in end of file or an error,
819 It is an error if the character is not found searching to the left
843 If an input character is bound to the editor command
847 If the input character by itself forms the name of a macro, that
853 character is discarded and the terminal bell is rung.
873 initial escape character.
883 In emacs mode, the two-character string
892 Whenever it needs an input character, it takes the first character