Major updates/cleanup.
This commit is contained in:
@@ -26,6 +26,7 @@ struct BEd {
|
||||
bool prompt_mode = true;
|
||||
std::function<std::string(BEd &)> prompt = nullptr;
|
||||
bool suppress_mode = false;
|
||||
bool color_mode = false;
|
||||
bool temporary_current = false;
|
||||
std::string last_help = "";
|
||||
std::string last_regex = "";
|
||||
|
||||
Reference in New Issue
Block a user