wex  v20.04.0
wex::shell Member List

This is the complete list of members for wex::shell, including all inherited members.

add_text(const std::string &text)wex::stc
append_text(const std::string &text)wex::stc
AppendText(const wxString &text) overridewex::shell
auto_complete()wex::stcinline
auto_indentation(int c)wex::stc
CanCut() const overridewex::stc
CanPaste() const overridewex::stc
Clear() overridewex::stc
config_dialog(const window_data &data=window_data())wex::stcstatic
config_get()wex::stc
Copy() overridewex::stc
Cut() overridewex::stc
data() constwex::stcinline
enable(bool enable=true)wex::shell
eol() constwex::stc
filetype_menu()wex::stc
find_next(bool stc_find_string=true)wex::stc
find_next(const std::string &text, int find_flags=-1, bool find_next=true)wex::stc
fold(bool fold_all=false)wex::stc
get_command() constwex::shell
get_config_dialog()wex::stcinlinestatic
get_file()wex::stcinline
get_filename() constwex::stcinline
get_find_string()wex::stc
get_hexmode() constwex::stcinline
get_hexmode()wex::stcinline
get_history() constwex::shell
get_lexer() constwex::stcinline
get_lexer()wex::stcinline
get_margin_text_click() constwex::stcinline
get_prompt() constwex::shellinline
get_selected_text()wex::stc
get_vi() constwex::stcinline
get_vi()wex::stcinline
get_word_at_pos(int pos) constwex::stc
is_enabled() constwex::shellinline
is_hexmode() constwex::stcinline
is_shown_line_numbers() constwex::stcinline
keep_event_data(bool synced)wex::stcinline
link_open()wex::stc
MARGIN_DIVIDER enum valuewex::stc
MARGIN_FOLDING enum valuewex::stc
MARGIN_LINENUMBER enum valuewex::stc
MARGIN_TEXT enum valuewex::stc
marker_delete_all_change()wex::stc
on_exit()wex::stcstatic
on_init()wex::stcstatic
open(const path &filename, const stc_data &data=stc_data())wex::stc
position_restore()wex::stc
position_save()wex::stc
print(bool prompt=true)wex::stc
print_preview(wxPreviewFrameModalityKind kind=wxPreviewFrame_AppModal)wex::stc
process_char(int c) overridewex::shellvirtual
prompt(const std::string &text=std::string(), bool add_eol=true)wex::shell
properties_message(path::status_t flags=0)wex::stc
replace_all(const std::string &find_text, const std::string &replace_text)wex::stc
replace_next(bool stc_find_string=true)wex::stc
replace_next(const std::string &find_text, const std::string &replace_text, int find_flags=0, bool stc_find_string=true)wex::stc
reset_margins(margin_t type=margin_t().set())wex::stc
SelectNone() overridewex::stc
set_indicator(const indicator &indicator, int start, int end)wex::stc
set_process(process *process)wex::shell
set_prompt(const std::string &prompt, bool do_prompt=true)wex::shell
set_search_flags(int flags)wex::stc
set_text(const std::string &value)wex::stc
shell(const stc_data &data=stc_data(), const std::string &prompt=">", const std::string &command_end=std::string(), bool echo=true, const std::string &lexer=std::string(), int commands_save_in_config=100)wex::shell
show_blame(const vcs_entry *vcs)wex::stc
show_line_numbers(bool show)wex::stc
stc(const std::string &text=std::string(), const stc_data &data=stc_data())wex::stc
stc(const path &file, const stc_data &data=stc_data())wex::stc
sync(bool start=true)wex::stc
Undo() overridewex::shell
use_modification_markers(bool use)wex::stc
~shell()wex::shellvirtual