CJ van den Berg neurocyte
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-09-13 14:17:37 +00:00
f958aa3039 Merge branch 'master' into zig-0.15
4eda1fec0c feat: set beam_blick as the default cursor shape if we have mutil cursor support
2d55bd0326 feat: use block cursor in flow mode select submode
3d90b199ad fix: do not return zero width codepoints from egc_at
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-13 14:11:01 +00:00
4eda1fec0c feat: set beam_blick as the default cursor shape if we have mutil cursor support
2d55bd0326 feat: use block cursor in flow mode select submode
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-13 13:51:56 +00:00
3d90b199ad fix: do not return zero width codepoints from egc_at
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-09-11 23:05:51 +00:00
8903ca86b1 Merge branch 'master' into zig-0.15
79487baa6e feat: update flow-syntax for csproj, and msbuild props file types
bedf91849a feat: add commonlisp file type
a299d27b1f feat: add F# language support
000aaf9685 fix: ignore trailing whitespace in bracketed file links
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-11 08:47:18 +00:00
79487baa6e feat: update flow-syntax for csproj, and msbuild props file types
bedf91849a feat: add commonlisp file type
Compare 2 commits »
neurocyte pushed tag v1.7.1 to neurocyte/zat 2025-09-10 10:17:01 +00:00
neurocyte pushed to master at neurocyte/zat 2025-09-10 10:14:19 +00:00
c381a2d5c7 fix: default file type lookup
neurocyte pushed to zig-0.14 at neurocyte/flow-syntax 2025-09-09 20:33:27 +00:00
ba7fc81622 fix: update tree-sitter to fix fsharp typo
53dee5322a feat: add F# language support
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-09 20:32:32 +00:00
a299d27b1f feat: add F# language support
neurocyte pushed to master at neurocyte/flow 2025-09-09 10:41:57 +00:00
000aaf9685 fix: ignore trailing whitespace in bracketed file links
neurocyte pushed to master at neurocyte/flow 2025-09-09 10:00:27 +00:00
04951e7e9b feat: add support for bracketed file link syntax
neurocyte pushed to master at neurocyte/flow 2025-09-09 07:25:23 +00:00
fda9338a06 fix: clamp to end of last line if the cursor is past the end of the buffer
neurocyte pushed to master at neurocyte/flow 2025-09-08 20:07:58 +00:00
251c74a23b feat: set secondary cursors color from theme in multi cursor mode
44e19d2193 feat: update multi cursor support for latest kitty
Compare 2 commits »
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-08-26 22:05:16 +00:00
15990b9dce Merge branch 'master' into zig-0.15
76ef0aff3a fix: minor off-by-one bug in View.is_visible
6ac8ecd2f0 fix: run zig fmt
dd5bdfdf8a fix(win32): add missing multi cursor function stubs
5caab36297 feat: add basic POC support for kitty multi cursor protocol
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-25 19:33:52 +00:00
76ef0aff3a fix: minor off-by-one bug in View.is_visible
neurocyte pushed to master at neurocyte/flow 2025-08-25 19:16:53 +00:00
6ac8ecd2f0 fix: run zig fmt
neurocyte pushed to master at neurocyte/flow 2025-08-25 19:15:04 +00:00
dd5bdfdf8a fix(win32): add missing multi cursor function stubs
neurocyte pushed to master at neurocyte/flow 2025-08-25 19:04:09 +00:00
5caab36297 feat: add basic POC support for kitty multi cursor protocol
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-08-25 17:22:28 +00:00
537464093a Merge branch 'master' into zig-0.15
8454ebc9f4 feat: add check for kitty scaled text support
bcf4babd9f fix: allow helix mode paste_after command to work at the end of the file
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-24 14:46:16 +00:00
8454ebc9f4 feat: add check for kitty scaled text support