teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Static Public Attributes | List of all members
teditor::PromptYesNoKeys Struct Reference

Static Public Attributes

static std::vector< KeyCmdPairAll
 

Member Data Documentation

◆ All

std::vector< KeyCmdPair > teditor::PromptYesNoKeys::All
static
Initial value:
= {
{"n", "prompt-insert-char-quit"},
{"y", "prompt-insert-char-quit"}
}

The documentation for this struct was generated from the following file: