This website requires JavaScript.
Explore
Help
Sign in
neurocyte
/
flow
Watch
1
Star
1
Fork
You've already forked flow
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
2390590279
flow
/
src
/
buffer
History
Download ZIP
Download TAR.GZ
CJ van den Berg
935b178d89
feat: add Buffer.Node.byte_offset_to_line_and_col and testcase
2025-09-17 22:17:00 +02:00
..
Buffer.zig
feat: add Buffer.Node.byte_offset_to_line_and_col and testcase
2025-09-17 22:17:00 +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
feat(buffers): save/restore full editor state on buffer switch
2025-01-29 23:03:34 +01:00
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