flow/src/buffer
CJ van den Berg 25d5f80a4c
refactor: drop all c_(u)int usage in Plane
The use of c_int and c_uint comes from the days when flow supported
building agains notcurses has a c API.
2026-01-13 12:44:40 +01:00
..
Buffer.zig refactor: drop all c_(u)int usage in Plane 2026-01-13 12:44:40 +01:00
Cursor.zig refactor: add Cursor.from_pos and Seleciton.from_range 2025-11-25 14:37:05 +01:00
Manager.zig
Selection.zig refactor: add Cursor.from_pos and Seleciton.from_range 2025-11-25 14:37:05 +01:00
unicode.zig fix: guarantee progress in find_all_ranges when pattern is shorter than a utf8 sequence 2025-11-26 10:22:04 +01:00
View.zig refactor: add View.clam_offset 2025-12-26 22:47:51 +01:00