teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
Functions | |
bool | teditor::Buffer::undo () |
undo the previous operation More... | |
bool | teditor::Buffer::redo () |
redo the previously undid operation. More... | |
bool teditor::Buffer::redo | ( | ) |
redo the previously undid operation.
bool teditor::Buffer::undo | ( | ) |
undo the previous operation