|
teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
Functions | |
| void | teditor::Terminal::reset () |
| int | teditor::Terminal::waitAndFill (struct timeval *timeout) |
| const std::string & | teditor::Terminal::getOldSeq () const |
| bool | teditor::Terminal::bufferResize () const |
| void | teditor::Terminal::disableResize () |
|
inline |
whether to resize the buffer
|
inline |
disable the resize of buffer
|
inline |
get the previous key sequence
| void teditor::Terminal::reset | ( | ) |
reset the input pipeline
| int teditor::Terminal::waitAndFill | ( | struct timeval * | timeout | ) |
wait for an event and extract it
1.8.17