CJ van den Berg neurocyte
neurocyte pushed tag v0.6.0-384-g3c9cf07f to neurocyte/flow-nightly 2025-12-17 21:47:21 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-17 21:33:37 +00:00
3c9cf07f9d fix: avoid spamming the differ on every vcs_content frame
1190c99212 feat: perform gutter diffing against git HEAD if available
18983c00b4 refactor: do not log git rev-parse errors
4d1eaa767b refactor: notify editors on vcs_content updates
3fb4bd6510 refactor: add mainview.get_editor_for_buffer
Compare 12 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-17 17:24:38 +00:00
8dbc5765d9 fix: clamp scrollbar hitbox at end of document
neurocyte pushed tag v0.6.0-371-g8745cd05 to neurocyte/flow-nightly 2025-12-17 13:41:09 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-17 13:38:36 +00:00
8745cd05d2 feat: improve scrollbar behavior
neurocyte pushed to master at neurocyte/flow 2025-12-17 09:45:34 +00:00
84225983b7 fix: fully reset cursor position and clear matches in find mode
6de60f681f feat: add initial_find_query config option
f09bbbb7a9 fix: reset cursor to start when clearing find query buffer
Compare 3 commits »
neurocyte pushed tag v0.6.0-367-g23e90b95 to neurocyte/flow-nightly 2025-12-16 22:13:39 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-16 22:11:11 +00:00
23e90b9592 feat: expand variables in task arguments
3fdee5e532 feat: expand variables in arguments to filters
4cd9644373 refactor: add expansion module
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-16 15:25:13 +00:00
44a48510fd fix: render highlight columns only based on the absolute column
neurocyte pushed to master at neurocyte/flow 2025-12-16 14:18:28 +00:00
b52b06735b fix: gg ge and G should select in helix SEL mode
fffedb7371 feat: add select_to_line_vim command
0dcf63bd38 feat: make goto in flow select mode select to line
a9ee5321ac fix: don't auto_find on a single space
c6c310b9d0 fix: crash in editor_gutter.print_digits
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-16 13:21:59 +00:00
f26e68b651 fix: show *all* keybinds in hints window
36d9a7023d refactor: remove all duplicate kp_ keybinds in helix mode
721b118c32 refactor: remove all duplicate kp_ keybinds in flow mode
93c2c87632 feat: map kp_ movement keys as regular keys if the kp_ variants are not explicitly mapped
6633dd1c0e refactor: add function to map kp_ movement keys to regular movement keys
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-15 22:26:11 +00:00
79a184aa4a refactor: fix error handling in git.rev_parse
neurocyte pushed to master at neurocyte/flow 2025-12-15 21:46:37 +00:00
5fd499d141 fix: avoid "error invalid JSON in LSP initialization options" messge when there are no options
neurocyte pushed to master at neurocyte/flow 2025-12-15 19:44:12 +00:00
0143a7148a refactor: add vcs_id and vcs_content fields to Buffer
a561de6602 refactor: simplify editor "update" event
95e42d2c78 build: remove unused git import in tui module
081ff6ec4f refactor: add git.rev_parse and git.cat_file functions
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-15 14:34:51 +00:00
8546c6ca14 fix: add helix keybinds for kp_multiply and kp_divide
neurocyte pushed tag v0.6.0-342-gcb8e4cb9 to neurocyte/flow-nightly 2025-12-15 12:11:38 +00:00