| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-12 | Improve API docs and configure system | Albert Cervin | |
| There is now a super minimalistic configure script that automatically detects the event system (epoll/kqueue) and generates a config.h and a config.mk. | |||
| 2023-10-19 | big buffer/buffer_view rework | Albert Cervin | |
| A buffer is only the text and the corresponding operation. A buffer view holds information about scroll, dot and mark positions. One way to think about it is that a buffer is stateless whereas a buffer view is stateful. | |||
