wex v24.10.0
|
This is the complete list of members for wex::vi, including all inherited members.
append_insert_command(const std::string &s) | wex::vi | |
append_insert_text(const std::string &s) | wex::vi | |
auto_write() | wex::ex | protected |
calculator(const std::string &text) | wex::ex | |
command(const std::string &command) final | wex::vi | virtual |
command_finish(bool user_input) | wex::vi | |
commands_t typedef | wex::vi | |
copy(const ex *ex) | wex::ex | |
ctags() | wex::ex | inline |
cut() | wex::ex | |
ex(syntax::stc *stc, mode_t mode=mode_t::VISUAL) | wex::ex | explicit |
ex_stream() | wex::ex | inline |
frame() | wex::ex | inline |
function_t typedef | wex::vi | |
get_command() const | wex::ex | inline |
get_macros() | wex::ex | inlinestatic |
get_print_text() const | wex::ex | inline |
get_stc() const | wex::ex | |
info_message(const std::string &text, info_message_t type) const | wex::ex | |
inserted_text() const | wex::vi | inline |
is_active() const | wex::ex | inline |
is_address(const std::string &text) | wex::ex | |
last_command() const | wex::vi | inline |
line_data() const | wex::ex | inline |
marker_add(char marker, int line=-1) | wex::ex | |
marker_delete(char marker) | wex::ex | |
marker_goto(char marker) | wex::ex | |
marker_line(char marker) const | wex::ex | |
mode() const | wex::vi | inline |
mode() | wex::vi | inline |
mode_t enum name | wex::ex | |
motion_commands() const | wex::vi | inline |
on_char(const wxKeyEvent &event) | wex::vi | |
on_key_down(const wxKeyEvent &event) | wex::vi | |
other_commands() const | wex::vi | inline |
print(const addressrange &ar, const std::string &flags=std::string(), bool separator=false) | wex::ex | |
print(const std::string &text) | wex::ex | |
register_insert() | wex::ex | static |
register_name() const | wex::ex | inlineprotected |
register_text() const | wex::ex | |
reset_search_flags() | wex::ex | |
search_flags() const | wex::ex | inline |
search_whole_word() | wex::ex | |
set_line_data(const wex::line_data &data) | wex::ex | inline |
set_register(char name) | wex::ex | inlineprotected |
set_register_insert(const std::string &value) | wex::ex | static |
set_register_yank(const std::string &value) | wex::ex | static |
set_registers_delete(const std::string &value) | wex::ex | static |
use(mode_t mode) | wex::ex | |
vi(wex::syntax::stc *stc, mode_t mode=mode_t::VISUAL) | wex::vi | explicit |
visual() const | wex::ex | inline |
visual_extend(int start_pos, int end_pos) const | wex::vi | |
yank(char name='0') const | wex::ex | |
~ex() | wex::ex | virtual |