| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-15 | Completion rework | Albert Cervin | |
| - Add support for building with clang Also fix some annoying bugs: - Visual column was wrong when using tabs - Add shift-tab for inserting an actual tab - Fix minibuffer sometimes having dot above it | |||
| 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. | |||
