CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2026-02-01 19:18:04 +00:00
a3ea183ba1 fix: completion dropdown must dupe completion data
d07389b8ee fix: wrong prefix for single line reflows
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-02-01 18:52:40 +00:00
9c4f30c4ee fix: reflow width is off by one
9f775c9ec8 feat: add integer arg support to reflow command
4803daec3e fix: make reflow wrap *before* width limit, not after it
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2026-02-01 17:16:05 +00:00
01cbdf8545 fix: every_keystroke completion mode should fallback to automatic when active
f35e522260 refactor: log number of returned completion if log_execution is on
7cf45d5878 refactor: simplify add_completion_done
99e3e6aeae fix: update_completion should also update completion query text
97745a992a fix: refresh inital completion cursor position on re-triggers
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-31 21:31:37 +00:00
281b9e47a1 refactor: add reflow support for markdown list entries
6adc0b5887 feat: add basic reflow command and keybind (alt+q)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-31 19:53:23 +00:00
9fb9b45c4d fix: error.InvalidSwapTabsArgument when using save as on an ephemeral buffer
neurocyte pushed tag v0.6.0-656-g4858821e to neurocyte/flow-nightly 2026-01-31 19:30:45 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-31 19:25:09 +00:00
4858821ebb feat: add configuration options for editor scrolling parameters
neurocyte pushed tag v0.6.0-655-g05959d99 to neurocyte/flow-nightly 2026-01-30 21:21:02 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-30 21:18:16 +00:00
05959d99be fix: start diffz parsing with new line
705c9b2727 feat: do not show git blame on modified lines
674c1b0a83 fix: correct diff parsing for better gutter representation of changes
Compare 3 commits »
neurocyte pushed tag v0.6.0-652-gf65082be to neurocyte/flow-nightly 2026-01-30 13:52:42 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-30 13:49:31 +00:00
f65082bea9 fix: make sure completion replacment always reaches at least to the cursor
7a3b8e3fce fix: remove completion de-duplication
8c8388c0c2 refactor: simplify completion selection functions
afe39f118b refactor: execute update_completion async
96137de780 refactor: update completions only if query has changed
Compare 12 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-29 15:27:58 +00:00
725862a394 feat: add toggle_inline_vcs_blame keybind
38e681f7bf fix: apply completion de-duplication fix to completion_palette too
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-29 14:30:32 +00:00
4847a1f584 feat: add support for absolute paths to LSP and formatter binaries
neurocyte pushed to master at neurocyte/flow 2026-01-29 13:44:43 +00:00
d24f335465 fix: reset cursor color and state before every frame
f094c7ec27 refactor: simplify Editor cursor handling
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-29 11:40:45 +00:00
8421f56828 fix: ignore spurious click events in Editor
neurocyte pushed tag v0.6.0-634-g721370d1 to neurocyte/flow-nightly 2026-01-28 20:50:08 +00:00