CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-11-20 09:10:51 +00:00
cc4ac894b3 fix: update libvaxis to fix dragging outside the top and left side of the terminal (negative mouse coordinates)
neurocyte pushed tag v0.6.0-125-gd08c6581 to neurocyte/flow-nightly 2025-11-19 18:20:34 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-19 18:14:44 +00:00
d08c65818f fix: bug in scan_next_match causing add_cursor_next_match to fail
neurocyte pushed to master at neurocyte/flow 2025-11-19 17:26:51 +00:00
9bebebc086 feat: add scrollbar_auto_hide config option
8f873ae3ee feat: add pane_style config option
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-19 16:49:35 +00:00
395dadf6e3 feat: add option to disable modal dim effect
neurocyte pushed tag v0.6.0-121-g85c3e7ae to neurocyte/flow-nightly 2025-11-19 13:53:56 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-19 13:00:47 +00:00
85c3e7ae7c fix: unbreak selections_reverse command signature
neurocyte pushed to master at neurocyte/flow 2025-11-19 12:54:57 +00:00
4da9cee1ee feat: add flow mode keybinds for expand_/shrink_centered_view (alt+-\=)
4054a399da feat: add expand_centered_view and shrink_centered_view commands
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-11-19 09:54:47 +00:00
77b458d4c2 devlog: textDocument/documentSymbol
7f53e5f523 Added more links to editor
66bd859993 Add editor and helix to toc and internal links
7a61aa499e content: editor paraphrased and added internal links
Compare 4 commits »
neurocyte pushed tag v0.6.0-118-gfc6f2e2c to neurocyte/flow-nightly 2025-11-19 09:37:32 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 22:40:35 +00:00
fc6f2e2cde fix: center in the middle not top quarter
db8bd0840f fix: find the closest matching symbol not the largest enclosing symbol
8c0eac80cf refactor: use a match instead of the primary cursor in symbol_palette
f49d6a7423 refactor: use a match instead of the primary cursor in focus_on_range
f3440d4f83 refactor: make editor.update_scroll_dest_abs public
Compare 5 commits »
neurocyte pushed tag v0.6.0-113-gbca4dbf7 to neurocyte/flow-nightly 2025-11-18 19:21:58 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 19:18:16 +00:00
bca4dbf777 fix: use after free crash in theme_palette
neurocyte pushed tag v0.6.0-112-gf9bbb558 to neurocyte/flow-nightly 2025-11-18 19:06:57 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 19:04:15 +00:00
f9bbb55814 fix: select previous symbol if there is no symbol at the cursor
ae6df9dba8 feat: pre-select symbol at the primary cursor in symbol_palette
fc244eabb6 feat: focus currently selected symbol in symbol_palette instead of going to it
70c2673cfe refactor: add editor focus_on_range command
1d06b71102 refactor: move themes palette to top right
Compare 11 commits »
neurocyte pushed tag v0.6.0-101-g310dadb9 to neurocyte/flow-nightly 2025-11-18 17:44:50 +00:00