wex
v21.04.0
|
This is the complete list of members for wex::vi_mode, including all inherited members.
COMMAND enum value | wex::vi_mode | |
escape() | wex::vi_mode | |
get() const | wex::vi_mode | |
INSERT enum value | wex::vi_mode | |
INSERT_BLOCK enum value | wex::vi_mode | |
insert_commands() const | wex::vi_mode | inline |
is_command() const | wex::vi_mode | inline |
is_insert() const | wex::vi_mode | |
is_visual() const | wex::vi_mode | |
state_t enum name | wex::vi_mode | |
str() const | wex::vi_mode | |
transition(std::string &command) | wex::vi_mode | |
vi_mode(vi *vi, std::function< void(const std::string &command)> insert=nullptr, std::function< void()> f=nullptr) | wex::vi_mode | |
VISUAL enum value | wex::vi_mode | |
VISUAL_BLOCK enum value | wex::vi_mode | |
VISUAL_LINE enum value | wex::vi_mode | |
~vi_mode() | wex::vi_mode |