-
released this
2025-10-10 10:37:31 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@b463622f fix: allow Buffer.Manager.delete_buffer calls on dead buffers
neurocyte/flow@42705867 fix: set ast dump file type asyncronosly to avoid tree-sitter slowdown
neurocyte/flow@0910900a feat: add dump_document_tree commandcontributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-10 07:49:01 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@fac4eda7 fix: formatting
neurocyte/flow@b30b0a69 build: move test-filter build parameter to fix release builds
neurocyte/flow@c7b46856 refactor: explicity publish internal helix functions for unittests only
neurocyte/flow@a6f5ffcd hx: add tests for some Helix mode movements
neurocyte/flow@a5dc6d8a fix: build of helix_mode tests
neurocyte/flow@a64d7c3a hx: attempt to add tests in separate file
neurocyte/flow@b524b971 feat: update flow-syntax (and tree-sitter) for new rust grammar and verlig file extensionscontributors
CJ van den Berg
Igor Támaradownloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-10 06:44:52 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@90c08c42 fix: helix copy now delegates properly memory to editor
contributors
Igor Támara
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-09 19:51:02 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@00bbeaed feat: if buffer is dirty show save button in tabs instead of close
neurocyte/flow@cf806b23 feat: add save_buffer command
neurocyte/flow@50c04d39 fix: unbreak logging of errors
neurocyte/flow@4e38d158 feat: close buffer if tab close icon is clicked
neurocyte/flow@ce87dcfa refactor: pass relative click position to button click handlers
neurocyte/flow@35ccf7f1 feat: optionally customize tab clean indicator
neurocyte/flow@52e29b78 feat: add optional tab padding
neurocyte/flow@94adc722 feat: render close icon in tabs on hovercontributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-09 13:26:01 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@e2c0325a fix: incorrect tab width when file type icons are turned on
contributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-09 12:35:38 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@78b29c32 fix: don't render color for black or white file type icons in tabs
neurocyte/flow@455565ee feat: add file type icons to tabscontributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-08 19:14:43 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@632654c2 fix: windows build
neurocyte/flow@3c55ed87 refactor: allow mocking of root module functions for easier unittesting
neurocyte/flow@5d760f1d fix: send real flow version to LSP
neurocyte/flow@3bb43c79 docs: drop 'v' from version on home screencontributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-08 09:16:24 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@4f2acdaf docs: fix a typo in help.md
neurocyte/flow@5cfe2f6b feat: add some braile spinners to unicode.zig
neurocyte/flow@e5c89ea7 docs: add some more problematic glyphs to font test textcontributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-07 08:30:53 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@78cc4b2d fix(wsl): save without copying file mode if statFile fails
neurocyte/flow@cd54b5a9 fix(wsl): assume kind file if statFile fails
neurocyte/flow@f71e4c7b fix(wsl): use zero mtime if statFile failscontributors
CJ van den Berg
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-10-06 21:00:25 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@983c4844 build: adjust release scripts to not use zig wrapper
neurocyte/flow@22e36481 fix: don't leak buffer names when deleting buffers
neurocyte/flow@f2017284 hx: Fix closing other buffers and improve user messages
neurocyte/flow@e41ff1b7 Add flags and options in help and paraphrased minilog and log usage
neurocyte/flow@d3e601e7 Show feedback to user when trying to quit with dirty buffers
neurocyte/flow@55241709 feat: add helix mode close other buffers and reload all
neurocyte/flow@6196c5fd build: remove zig wrapper and extra zig version filecontributors
Igor Támara
CJ van den Bergdownloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)