BOTTOM Moves the cursor to the end of the current buffer. DELETE MARK Deletes the indicated marker. END OF LINE Moves the cursor to the end of the current line. GOTO MARK Moves the cursor to a user-defined mark. LINE Moves the cursor to the specified line number. . MOVE DOWN Moves the cursor down one line. MOVE UP Moves the cursor up one line. NEW MARK Marks the current cursor position with the supplied name. NEXT CHARACTER Moves the cursor one character to the right. NEXT END OF LINE Moves the cursor to the end of the line. NEXT PAGE Moves the cursor to the next page of text in the current buffer. NEXT PLACEHOLDER Moves the cursor to the next placeholder. NEXT SCREEN Moves the cursor to the next screen of text. NEXT START OF LINE Moves the cursor to the start of the next line. NEXT WORD Moves the cursor to the first character of the next word. PATTERN SEARCH Enables the use of wildcard patterns in a search string and searches the current buffer for all occurrences of that string. PREVIOUS CHARACTER Moves the cursor one character to the left. PREVIOUS END OF LINE Moves the cursor to the end of the previous line. PREVIOUS PAGE Moves the cursor to the previous page of text in the current buffer. PREVIOUS PLACEHOLDER Moves the cursor to the previous placeholder. PREVIOUS SCREEN Moves the cursor to the previous screen of text in the current buffer. PREVIOUS START OF LINE Moves the cursor to the start of the line. PREVIOUS WORD Moves the cursor to the first character of the word to the left. SEARCH Searches the current buffer for the specified string and positions the cursor at that string. SET CURSOR Sets free or bound cursor motion in a buffer. SET SEARCH AUTO REVERSE Specifies that LSE search in the opposite direction if the string is not found in the current direction. SET SEARCH CASE SENSITIVE Specifies whether or not LSE matches case exactly when searching for text. SET SEARCH DIACRITICAL Specifies whether or not LSE exactly matches characters with diacritical markings when performing a search. SET SEARCH PATTERN Sets whether LSE uses ULTRIX, VMS or TPU style pattern matching for search strings. SET SEARCH SPAN SPACE Determines how LSE matches blank space in the search string. START OF LINE Moves the cursor to the beginning of the current line. TOP Moves the cursor to the beginning of the current buffer.