CJ van den Berg neurocyte
neurocyte pushed tag v0.5.0-485-gf6234e60 to neurocyte/flow-nightly 2025-11-02 20:38:06 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-02 20:36:00 +00:00
f6234e6048 refactor: remove pointless dupe call in move_to_char
223260887d feat: add underlining keybinds ctrl+_, ctrl+= and ctrl+plus
f727c4882f refactor: make get_char.options.start optional
b5e591c172 refactor: move_to_char to use new get_char mini mode
28688b49de refactor: move_to_char mini mode into a reusable get_char mini mode
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-02 18:30:24 +00:00
7af0c7ff71 fix: improve dupe_cursel_down to correctly handle duplicating at EOF
e1e82a57eb fix: improve dupe_cursel_up to correctly handle duplicating at EOF
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-02 17:20:33 +00:00
1c486ccd93 fix: support no selection special case for cut and copy commands with multiple cursors
d12494a7b9 fix: update flow-syntax to fix ziggy schema file extension
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-11-02 17:05:29 +00:00
a2356a459e Correct shortened ziggy schema extension
neurocyte pushed tag v0.5.0-476-g4d375d2d to neurocyte/flow-nightly 2025-10-31 21:57:05 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-31 21:54:30 +00:00
4d375d2d9b feat: add support for groups in clipboard history
6f57578925 feat: add flow mode bindings for plain move_begin (ctrl+k home)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-10-31 20:42:22 +00:00
b01dfdb992 Add more internal links and precisions on command arguments
0494574c36 Marked editor as draft
e837a66b97 Links between developer docs
5eedc17542 Add explanation of exchanging data
34ec8be355 Added more documentation to palette
Compare 10 commits »
neurocyte pushed to master at neurocyte/flow 2025-10-30 21:42:11 +00:00
63745f1e6b refactor: use @memcpy to splat replacement string
18bc89edf8 refactor: replace cursel_length with Buffer.Node.get_range
8246f2b0ba feat: [hx] r to replace with a character
411b26d4aa feat: Add functionals with parameters
Compare 4 commits »
neurocyte pushed tag v0.5.0-470-g3249c35c to neurocyte/flow-nightly 2025-10-30 20:35:11 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-30 20:32:54 +00:00
3249c35c02 Merge branch github/master
131d9db5ce feat: [hx] match clipboard behaviour on delete
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-10-30 20:31:58 +00:00
932c79fb13 fix: crash in home screen
neurocyte pushed tag v0.5.0-467-ga0fa079a to neurocyte/flow-nightly 2025-10-30 17:12:50 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-30 17:09:15 +00:00
a0fa079a13 fix: remove workaround for Buffer.store_to_file_const bug on non-linux platforms
ab4d1cdfa5 fix: always use std.Io.Writer.writeAll to avoid write underflow
Compare 2 commits »
neurocyte pushed tag v0.5.0-465-gb556c1da to neurocyte/flow-nightly 2025-10-30 16:00:35 +00:00