teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
This is the complete list of members for teditor::History, including all inherited members.
add(const std::string &elem) | teditor::History | |
get() const | teditor::History | inline |
getFile() const | teditor::History | inline |
History(const std::string &f, int _max) | teditor::History | |
isDuplicate(const std::string &a, const std::string &b) const | teditor::History | protectedvirtual |
max() const | teditor::History | inline |
prune() | teditor::History | |
store() const | teditor::History |