java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | jline.console.Operation |
List of all operations.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Operation | ABORT | ||||||||||
Operation | ACCEPT_LINE | ||||||||||
Operation | ARROW_KEY_PREFIX | ||||||||||
Operation | BACKWARD_BYTE | ||||||||||
Operation | BACKWARD_CHAR | ||||||||||
Operation | BACKWARD_DELETE_CHAR | ||||||||||
Operation | BACKWARD_KILL_LINE | ||||||||||
Operation | BACKWARD_KILL_WORD | ||||||||||
Operation | BACKWARD_WORD | ||||||||||
Operation | BEGINNING_OF_HISTORY | ||||||||||
Operation | BEGINNING_OF_LINE | ||||||||||
Operation | CALL_LAST_KBD_MACRO | ||||||||||
Operation | CAPITALIZE_WORD | ||||||||||
Operation | CHARACTER_SEARCH | ||||||||||
Operation | CHARACTER_SEARCH_BACKWARD | ||||||||||
Operation | CLEAR_SCREEN | ||||||||||
Operation | COMPLETE | ||||||||||
Operation | COPY_BACKWARD_WORD | ||||||||||
Operation | COPY_FORWARD_WORD | ||||||||||
Operation | COPY_REGION_AS_KILL | ||||||||||
Operation | DELETE_CHAR | ||||||||||
Operation | DELETE_CHAR_OR_LIST | ||||||||||
Operation | DELETE_HORIZONTAL_SPACE | ||||||||||
Operation | DIGIT_ARGUMENT | ||||||||||
Operation | DOWNCASE_WORD | ||||||||||
Operation | DO_LOWERCASE_VERSION | ||||||||||
Operation | DUMP_FUNCTIONS | ||||||||||
Operation | DUMP_MACROS | ||||||||||
Operation | DUMP_VARIABLES | ||||||||||
Operation | EMACS_EDITING_MODE | ||||||||||
Operation | END_KBD_MACRO | ||||||||||
Operation | END_OF_HISTORY | ||||||||||
Operation | END_OF_LINE | ||||||||||
Operation | EXCHANGE_POINT_AND_MARK | ||||||||||
Operation | EXIT_OR_DELETE_CHAR | ||||||||||
Operation | FORWARD_BACKWARD_DELETE_CHAR | ||||||||||
Operation | FORWARD_BYTE | ||||||||||
Operation | FORWARD_CHAR | ||||||||||
Operation | FORWARD_SEARCH_HISTORY | ||||||||||
Operation | FORWARD_WORD | ||||||||||
Operation | HISTORY_SEARCH_BACKWARD | ||||||||||
Operation | HISTORY_SEARCH_FORWARD | ||||||||||
Operation | INSERT_CLOSE_CURLY | ||||||||||
Operation | INSERT_CLOSE_PAREN | ||||||||||
Operation | INSERT_CLOSE_SQUARE | ||||||||||
Operation | INSERT_COMMENT | ||||||||||
Operation | INSERT_COMPLETIONS | ||||||||||
Operation | INTERRUPT | ||||||||||
Operation | KILL_LINE | ||||||||||
Operation | KILL_REGION | ||||||||||
Operation | KILL_WHOLE_LINE | ||||||||||
Operation | KILL_WORD | ||||||||||
Operation | MENU_COMPLETE | ||||||||||
Operation | MENU_COMPLETE_BACKWARD | ||||||||||
Operation | NEXT_HISTORY | ||||||||||
Operation | NON_INCREMENTAL_FORWARD_SEARCH_HISTORY | ||||||||||
Operation | NON_INCREMENTAL_FORWARD_SEARCH_HISTORY_AGAIN | ||||||||||
Operation | NON_INCREMENTAL_REVERSE_SEARCH_HISTORY | ||||||||||
Operation | NON_INCREMENTAL_REVERSE_SEARCH_HISTORY_AGAIN | ||||||||||
Operation | OLD_MENU_COMPLETE | ||||||||||
Operation | OVERWRITE_MODE | ||||||||||
Operation | PASTE_FROM_CLIPBOARD | ||||||||||
Operation | POSSIBLE_COMPLETIONS | ||||||||||
Operation | PREVIOUS_HISTORY | ||||||||||
Operation | QUOTED_INSERT | ||||||||||
Operation | REDRAW_CURRENT_LINE | ||||||||||
Operation | REVERSE_SEARCH_HISTORY | ||||||||||
Operation | REVERT_LINE | ||||||||||
Operation | RE_READ_INIT_FILE | ||||||||||
Operation | SELF_INSERT | ||||||||||
Operation | SET_MARK | ||||||||||
Operation | SKIP_CSI_SEQUENCE | ||||||||||
Operation | START_KBD_MACRO | ||||||||||
Operation | TAB_INSERT | ||||||||||
Operation | TILDE_EXPAND | ||||||||||
Operation | TRANSPOSE_CHARS | ||||||||||
Operation | TRANSPOSE_WORDS | ||||||||||
Operation | TTY_STATUS | ||||||||||
Operation | UNDO | ||||||||||
Operation | UNIVERSAL_ARGUMENT | ||||||||||
Operation | UNIX_FILENAME_RUBOUT | ||||||||||
Operation | UNIX_LINE_DISCARD | ||||||||||
Operation | UNIX_WORD_RUBOUT | ||||||||||
Operation | UPCASE_WORD | ||||||||||
Operation | VI_APPEND_EOL | ||||||||||
Operation | VI_APPEND_MODE | ||||||||||
Operation | VI_ARG_DIGIT | ||||||||||
Operation | VI_BACKWARD_BIGWORD | ||||||||||
Operation | VI_BACKWARD_WORD | ||||||||||
Operation | VI_BACK_TO_INDENT | ||||||||||
Operation | VI_BEGNNING_OF_LINE_OR_ARG_DIGIT | ||||||||||
Operation | VI_BWORD | ||||||||||
Operation | VI_CHANGE_CASE | ||||||||||
Operation | VI_CHANGE_CHAR | ||||||||||
Operation | VI_CHANGE_TO | ||||||||||
Operation | VI_CHANGE_TO_EOL | ||||||||||
Operation | VI_CHAR_SEARCH | ||||||||||
Operation | VI_COLUMN | ||||||||||
Operation | VI_COMPLETE | ||||||||||
Operation | VI_DELETE | ||||||||||
Operation | VI_DELETE_TO | ||||||||||
Operation | VI_DELETE_TO_EOL | ||||||||||
Operation | VI_EDITING_MODE | ||||||||||
Operation | VI_END_BIGWORD | ||||||||||
Operation | VI_END_WORD | ||||||||||
Operation | VI_EOF_MAYBE | ||||||||||
Operation | VI_EWORD | ||||||||||
Operation | VI_FETCH_HISTORY | ||||||||||
Operation | VI_FIRST_PRINT | ||||||||||
Operation | VI_FORWARD_BIGWORD | ||||||||||
Operation | VI_FORWARD_WORD | ||||||||||
Operation | VI_FWORD | ||||||||||
Operation | VI_GOTO_MARK | ||||||||||
Operation | VI_INSERTION_MODE | ||||||||||
Operation | VI_INSERT_BEG | ||||||||||
Operation | VI_INSERT_COMMENT | ||||||||||
Operation | VI_KILL_WHOLE_LINE | ||||||||||
Operation | VI_MATCH | ||||||||||
Operation | VI_MOVEMENT_MODE | ||||||||||
Operation | VI_MOVE_ACCEPT_LINE | ||||||||||
Operation | VI_NEXT_HISTORY | ||||||||||
Operation | VI_NEXT_WORD | ||||||||||
Operation | VI_OVERSTRIKE | ||||||||||
Operation | VI_OVERSTRIKE_DELETE | ||||||||||
Operation | VI_PREVIOUS_HISTORY | ||||||||||
Operation | VI_PREV_WORD | ||||||||||
Operation | VI_PUT | ||||||||||
Operation | VI_REDO | ||||||||||
Operation | VI_REPLACE | ||||||||||
Operation | VI_RUBOUT | ||||||||||
Operation | VI_SEARCH | ||||||||||
Operation | VI_SEARCH_AGAIN | ||||||||||
Operation | VI_SET_MARK | ||||||||||
Operation | VI_SUBST | ||||||||||
Operation | VI_TILDE_EXPAND | ||||||||||
Operation | VI_YANK_ARG | ||||||||||
Operation | VI_YANK_TO | ||||||||||
Operation | YANK | ||||||||||
Operation | YANK_LAST_ARG | ||||||||||
Operation | YANK_NTH_ARG | ||||||||||
Operation | YANK_POP |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |