teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
Functions | |
bool | teditor::Buffer::hasPointOn (int line) const |
const Point & | teditor::Buffer::getPoint () const |
void | teditor::Buffer::setPoint (const Point &p) |
|
inline |
|
inline |
checks if there are any cursors on the given line
|
inline |