CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-12-08 20:38:23 +00:00
7b7c84628c feat: add ignore_filter_stderr config option
neurocyte pushed to master at neurocyte/flow 2025-12-08 20:31:51 +00:00
e7118763a1 refactor: remove snippet from info panel
3da09cac55 fix: snippet parser should not output '$'
075ec84cf0 refactor: call snippet parser when inserting completion items
cbf26b3b6a refactor: use a structure for returning completion palette item values
ad496d3bd6 refactor: add snippet parser module
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-08 17:06:58 +00:00
9b33f4cbe3 refactor: remove commented function signature
neurocyte pushed to master at neurocyte/flow 2025-12-08 17:06:10 +00:00
6f633b0149 fix: alight completion descriptions with Plane.print_right
bacbb47ae8 fix: prevent palettes from ever being larger than the screen
15e96d9136 refactor: add detail to info in completion palette
1c0e66d477 refactor: add Plane.print_right
86d7dd9cc9 refactor: place completion palette top right and undimmed
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-08 13:36:59 +00:00
19569fc18c refactor: move Layer.cache_storage to Layer.View.cache_storage
b6b1f02565 fix: switch to a shared GraphemeCache and increase it's size to 512kb
4aecc983c0 fix: increase our GraphemeCache instead of libvaxis
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-07 22:51:06 +00:00
a10254b77a feat: add item detail to completion palette
neurocyte pushed tag v0.6.0-263-g8b17eb98 to neurocyte/flow-nightly 2025-12-06 21:21:13 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-06 21:04:19 +00:00
8b17eb9817 feat: auto save session every two minutes
b87a58accc feat: add idle_commands config option
719eed4cfd feat: add save_session_quiet command and make save_session verbose
921c17de3c feat: add auto_run_commands and auto_run_time_seconds config options
de73875676 refactor: rename save_session_and_quit command
Compare 8 commits »
neurocyte pushed tag v0.6.0-255-g23ac73ec to neurocyte/flow-nightly 2025-12-06 19:34:29 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-06 19:32:13 +00:00
23ac73ec1c fix: select position in restored open_recent palette
e8ec1a4598 feat: bind last_palette to space ' in helix mode
3967995e05 feat: bind last_palette to ctrl+, in flow mode
b34e0c521c feat: add last_palette command
a7a7e313ce refactor: add tui.set_last_palette
Compare 6 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-06 17:18:53 +00:00
4c98cf33e3 feat: add config option keybind_mode with workaround ignore_alt_text_modifiers
neurocyte pushed to master at neurocyte/flow 2025-12-05 10:51:31 +00:00
141f5595ff fix: keep cursor position in rename_symbol
2cecc9b13b fix: keep cursor position in Editor.add_cursor_all_matches
df3f373cde refactor: add Editor.set_primary_selection_from_cursor
Compare 3 commits »
neurocyte pushed tag v0.6.0-245-g58622a55 to neurocyte/flow-nightly 2025-12-04 16:51:53 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-04 16:48:01 +00:00
58622a5531 feat: implement helix search_selection and add_next_match_helix
neurocyte pushed to master at neurocyte/flow 2025-12-04 16:17:38 +00:00
791b184583 feat: implement helix keep_primary_selection
neurocyte pushed to zine-file-watcher at neurocyte/flow 2025-12-04 14:03:59 +00:00
576a263bb6 refactor: watch whole project
327df84e77 refactor: improve event framing in linux watcher
9d758d9823 refactor: use {t} format specifiers
b698fffd25 refactor: get zine watcher to build in flow
db4e3e1936 build: add zine file watcher to build
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-04 13:45:20 +00:00
090d27d890 refactor: use {t} format specifiers