|
|
35ffe6d11c
|
Add UndoSystem implementation and refactor UndoNode for simplicity.
|
2025-11-30 00:04:29 -08:00 |
|
|
|
0002f0f56b
|
Handle end-of-file newline semantics and improve scroll alignment logic.
|
2025-11-29 23:14:35 -08:00 |
|
|
|
d527c7b1b2
|
Refactor Buffer to use Line abstraction and improve handling of row operations.
This uses either a GapBuffer or PieceTable depending on the compilation.
|
2025-11-29 23:00:09 -08:00 |
|
|
|
f7c6e3db9f
|
fix modeline
|
2025-11-29 20:34:09 -08:00 |
|
|
|
57bfab633d
|
Lots of updates:
1. Scrolling and click to set the cursor works.
2. GUI now uses Brass Mono as the font.
3. A lot of stability and other updates.
|
2025-11-29 20:22:24 -08:00 |
|