Module: VER::Methods

Includes:
Select, Bookmarks::Methods, Help, Clipboard, Completion, Control, Ctags, Delete, Insert, Move, Open, Preview, Save, Search, Shortcuts, Views, Undo
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/undo.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, Undo, Views

Constant Summary

Constants included from Move

Move::GO_MATCHING_LEFT, Move::GO_MATCHING_RIGHT

Constants included from Open

Open::MODELINES

Constants included from Completion

Completion::ASPELL_PARSE

Constants included from Search

Search::SEARCH_HIGHLIGHT

Instance Attribute Summary

Attributes included from Open

#options

Method Summary

Methods included from Shortcuts

#wq

Methods included from Move

#backward_char, #backward_chunk, #backward_scroll, #backward_word, #beginning_of_line, #end_of_file, #end_of_line, #eol_then_insert_mode, #forward_char, #forward_char_then_insert_mode, #forward_chunk, #forward_scroll, #forward_word, #go_line, #matching_brace, #next_line, #page_down, #page_up, #previous_line, #sol_then_insert_mode, #up_down_line, #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 Views

#view_close, #view_create, #view_find_or_create, #view_focus, #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 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, #replace_string, #start_replace_mode, #syntax_indent_file

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

Methods included from Control

#buffer_switch, #clean_line, #eval_buffer, #exec_into_new, #exec_into_void, #file_open_fuzzy, #file_open_popup, #grep_buffer, #grep_buffers, #gsub, #indent_line, #join_lines, #line_evaluate, #open_console, #open_grep_list, #open_method_list, #open_terminal, #prepare_exec, #prepare_exec_F, #prepare_exec_c, #prepare_exec_d, #prepare_exec_f, #prepare_exec_i, #prepare_exec_s, #repeat_command, #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, #unindent_line, #window_switch, #wrap_line

Methods included from Ctags

#ctags_content, #ctags_execute, #ctags_find, #ctags_find_current, #ctags_go, #ctags_prev

Methods included from Delete

#change_line, #change_motion, #delete, #delete_line, #delete_motion, #delete_trailing_whitespace, #kill, #kill_line, #kill_motion

Methods included from Preview

#preview

Methods included from Search

#search_char_left, #search_char_right, #search_clear, #search_first, #search_incremental, #search_last, #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 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 Bookmarks::Methods

#bookmark_toggle, #char_bookmark_add, #char_bookmark_visit, #named_bookmark_add, #named_bookmark_remove, #named_bookmark_visit, #next_bookmark, #prev_bookmark