flow/src/buffer
2025-09-13 16:16:51 +02:00
..
Buffer.zig Merge branch 'master' into zig-0.15 2025-09-13 16:16:51 +02:00
Cursor.zig fix: clamp to end of last line if the cursor is past the end of the buffer 2025-09-09 09:24:18 +02:00
Manager.zig refactor: Buffer.Manager.get_buffer_for_file can be const 2025-08-13 14:40:59 +02:00
Selection.zig
unicode.zig build: update to latest libvaxis and zg api 2025-06-04 22:22:52 +02:00
View.zig fix: minor off-by-one bug in View.is_visible 2025-08-25 21:32:58 +02:00