Module: VER::Methods
- Includes:
- Select, Help, Clipboard, Completion, Control, Ctags, Delete, Insert, Move, Open, Preview, Save, Search, Shortcuts, Views
- Included in:
- Text
- Defined in:
- lib/ver/methods.rb,
lib/ver/methods/help.rb,
lib/ver/methods/move.rb,
lib/ver/methods/open.rb,
lib/ver/methods/save.rb,
lib/ver/methods/ctags.rb,
lib/ver/methods/views.rb,
lib/ver/methods/delete.rb,
lib/ver/methods/insert.rb,
lib/ver/methods/search.rb,
lib/ver/methods/control.rb,
lib/ver/methods/preview.rb,
lib/ver/methods/clipboard.rb,
lib/ver/methods/shortcuts.rb,
lib/ver/methods/completion.rb
Defined Under Namespace
Modules: Clipboard, Completion, Control, Ctags, Delete, Help, Insert, Move, Open, Preview, Save, Search, Shortcuts, Views
Constant Summary
Constants included from Move
Move::GO_MATCHING_LEFT, Move::GO_MATCHING_RIGHT
Constants included from Open
Constants included from Search
Constants included from Completion
Instance Attribute Summary
Attributes included from Open
Method Summary
Methods included from Views
#view_close, #view_create, #view_find_or_create, #view_focus_next, #view_focus_prev, #view_master_dec, #view_master_inc, #view_one, #view_push_bottom, #view_push_down, #view_push_top, #view_push_up, #view_slave_dec, #view_slave_inc, #view_two
Methods included from Clipboard
#copy, #copy_array, #copy_fallback, #copy_left_word, #copy_line, #copy_message, #copy_right_word, #copy_string, #paste, #paste_continous, #paste_tk_array
Methods included from Shortcuts
Methods included from Move
#backward_char, #backward_word, #beginning_of_line, #end_of_file, #end_of_line, #eol_then_insert_mode, #forward_char, #forward_char_then_insert_mode, #forward_word, #go_line, #matching_brace, #next_line, #page_down, #page_up, #previous_line, #sol_then_insert_mode, #virtual_movement, #word_right_end
Methods included from Save
#file_save, #file_save_popup, #may_close, #persisted?, #quit, #save_atomic, #save_dumb, #save_to
Methods included from Open
#after_open, #apply_modeline, #apply_modeline_option, #open_empty, #open_path, #read_file, #set, #set_filetype
Methods included from Insert
#auto_indent_line, #fallback_insert_indented_newline, #indent_after, #indent_fix_at, #indent_of, #indent_settings, #insert_auto_indented_newline, #insert_file_contents, #insert_indented_newline, #insert_indented_newline_above, #insert_indented_newline_below, #insert_newline, #insert_selection, #insert_string, #insert_tab, #syntax_indent_file
Methods included from Search
#search_char_left, #search_char_right, #search_next, #search_next_word_under_cursor, #search_prev, #search_prev_word_under_cursor, #status_search_common, #status_search_next, #status_search_prev
Methods included from Preview
Methods included from Delete
#change_line, #change_motion, #delete_line, #delete_motion, #delete_trailing_whitespace
Methods included from Ctags
#ctags_content, #ctags_execute, #ctags_find, #ctags_find_current
Methods included from Control
#buffer_switch, #clean_line, #eval_buffer, #file_open_fuzzy, #file_open_popup, #gsub, #indent_line, #join_lines, #line_evaluate, #open_console, #open_grep_list, #open_method_list, #open_terminal, #redo, #replace_char, #smart_evaluate, #start_control_mode, #start_insert_mode, #status_evaluate, #status_ex, #status_ex_filter, #status_theme_select, #stdout_capture_evaluate, #sub, #syntax_switch, #tags_at, #theme_switch, #undo, #unindent_line, #window_switch, #wrap_line
Methods included from Completion
#aspell_completions, #aspell_execute, #complete, #complete_again, #complete_aspell, #complete_file, #complete_line, #complete_tm, #complete_word, #file_completions, #line_completions, #scope_compare, #smart_tab, #tm_completions, #word_completions