flow/src/buffer
2025-01-21 22:32:43 +01:00
..
Buffer.zig feat(buffers): add tracking of last modified and last used times for buffers 2025-01-21 21:59:55 +01:00
Cursor.zig Fix half and whole page movements 2025-01-10 22:34:42 +01:00
Manager.zig feat(buffers): add buffer switcher 2025-01-21 22:32:43 +01:00
Selection.zig feat(selection): add Selection.is_reversed helper function 2025-01-15 10:12:06 +01:00
unicode.zig feat: sanitize non utf-8 and display a status bar warning 2024-12-18 15:52:57 +01:00
View.zig refactor: move buffer module to a subdirectory 2024-03-02 20:14:48 +01:00