-
released this
2025-11-11 14:40:16 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@44a9876e feat: propagate indent guides across blank lines
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
-
flow-v0.6.0-42-g44a9876e-source.tar.gz
1 download · 340 KiB
-
flow-v0.6.0-42-g44a9876e-source.tar.gz.sha256
3 downloads · 105 B
-
flow-v0.6.0-42-g44a9876e-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-42-g44a9876e-source.zip
1 download · 412 KiB
-
flow-v0.6.0-42-g44a9876e-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-42-g44a9876e-source.zip.sig
2 downloads · 438 B
-
Source code (ZIP)
-
released this
2025-11-11 13:30:52 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@3ff32507 fix: scan_next_match in .inclusive selection mode
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
-
flow-v0.6.0-41-g3ff32507-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-41-g3ff32507-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-41-g3ff32507-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-41-g3ff32507-source.zip
1 download · 412 KiB
-
flow-v0.6.0-41-g3ff32507-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-41-g3ff32507-source.zip.sig
2 downloads · 438 B
-
Source code (ZIP)
-
released this
2025-11-11 12:30:17 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@e6f09537 feat: add path segment completion to open_recent palette
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
-
flow-v0.6.0-40-ge6f09537-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-40-ge6f09537-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-40-ge6f09537-source.tar.gz.sig
2 downloads · 437 B
-
flow-v0.6.0-40-ge6f09537-source.zip
1 download · 412 KiB
-
flow-v0.6.0-40-ge6f09537-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-40-ge6f09537-source.zip.sig
2 downloads · 437 B
-
Source code (ZIP)
-
released this
2025-11-10 20:39:18 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@407d5fa8 feat: quit when closing last open split
neurocyte/flow@27bdd64f feat: add focus_split 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
-
flow-v0.6.0-39-g407d5fa8-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-39-g407d5fa8-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-39-g407d5fa8-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-39-g407d5fa8-source.zip
1 download · 411 KiB
-
flow-v0.6.0-39-g407d5fa8-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-39-g407d5fa8-source.zip.sig
2 downloads · 438 B
-
Source code (ZIP)
-
released this
2025-11-10 15:42:28 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@6502989f fix: task palette width calculation properly this time
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
-
flow-v0.6.0-37-g6502989f-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-37-g6502989f-source.tar.gz.sha256
1 download · 105 B
-
flow-v0.6.0-37-g6502989f-source.tar.gz.sig
1 download · 438 B
-
flow-v0.6.0-37-g6502989f-source.zip
1 download · 411 KiB
-
flow-v0.6.0-37-g6502989f-source.zip.sha256
1 download · 102 B
-
flow-v0.6.0-37-g6502989f-source.zip.sig
1 download · 438 B
-
Source code (ZIP)
-
released this
2025-11-10 13:43:43 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@7d740bfa fix: reset input idle timer when placing the cursor in an editor with the mouse
neurocyte/flow@36c975dc fix: prevent different match types from cancelling each other out
neurocyte/flow@7b9a4071 fix: scan_prev_match should find the match at the cursor if it is not selected
neurocyte/flow@834b61b1 fix: scan_next_match should find the match at the cursor if it is not selected
neurocyte/flow@ee248109 fix: add_cursor_all_matches should move current cursor if there is no selection
neurocyte/flow@cbab1f2f fix: add_cursor_next_match should move current cursor if there is no selection
neurocyte/flow@185e081c fix: move_cursor_next_match should mark match as selected
neurocyte/flow@491f40ed fix: don't auto find if there are already matches from some other operation
neurocyte/flow@ced20a0f fix: disable highlight_references on idle by default
neurocyte/flow@c796def9 refactor: add editor.sort_matches function
neurocyte/flow@7ad00a6f refactor: add editor.have_matches function
neurocyte/flow@f909e143 fix: Project stuck in loading statecontributors
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
-
flow-v0.6.0-36-g7d740bfa-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-36-g7d740bfa-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-36-g7d740bfa-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-36-g7d740bfa-source.zip
1 download · 411 KiB
-
flow-v0.6.0-36-g7d740bfa-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-36-g7d740bfa-source.zip.sig
2 downloads · 438 B
-
Source code (ZIP)
-
released this
2025-11-07 14:20:53 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@b5437533 refactor: enable highlight_references on idle by default
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
-
flow-v0.6.0-24-gb5437533-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-24-gb5437533-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-24-gb5437533-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-24-gb5437533-source.zip
1 download · 411 KiB
-
flow-v0.6.0-24-gb5437533-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-24-gb5437533-source.zip.sig
2 downloads · 438 B
-
Source code (ZIP)
-
released this
2025-11-07 13:04:24 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@b7d1f15e feat: [hx] Alt+s Add cursors with selections for selected lines
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
-
flow-v0.6.0-23-gb7d1f15e-source.tar.gz
1 download · 339 KiB
-
flow-v0.6.0-23-gb7d1f15e-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-23-gb7d1f15e-source.tar.gz.sig
1 download · 438 B
-
flow-v0.6.0-23-gb7d1f15e-source.zip
1 download · 411 KiB
-
flow-v0.6.0-23-gb7d1f15e-source.zip.sha256
2 downloads · 102 B
-
flow-v0.6.0-23-gb7d1f15e-source.zip.sig
1 download · 438 B
-
Source code (ZIP)
-
released this
2025-11-07 12:43:04 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@6e785645 feat: add configurable editor idle actions hover and highlight_references
neurocyte/flow@06e967a6 feat: bind highlight_references toctrl+k iin flow mode
neurocyte/flow@ca47d27b feat: add highlight_references command
neurocyte/flow@c6da7082 refactor: add project_manager.highlight_references request
neurocyte/flow@e01ed6fc refactor: add support for input idle/active widget events
neurocyte/flow@e5d78c95 feat: split and navigate on shift+enter in find_file
neurocyte/flow@5aa38567 refactor: resend all editor events on focus change
neurocyte/flow@019aa941 refactor: render cursors only in focused editors
neurocyte/flow@739ab1e1 feat: add flow mode keybinds for add_split and close_split
neurocyte/flow@ce2a4003 feat: focus editor on click
neurocyte/flow@9e7639e0 refactor: add tui.set_focus_by_mouse_event and tui.set_focus_by_widget
neurocyte/flow@ef991a8b refactor: add view focus support and close_split command to mainview
neurocyte/flow@b9ac322c refactor: add focus/unfocus support to home view
neurocyte/flow@d5213957 refactor: add focus/unfocus support to EditorWidget
neurocyte/flow@c02a5d93 refactor: add Widget.get_at function
neurocyte/flow@3437f4fd refactor: add focus/unfocus to widget vtable
neurocyte/flow@70cc191c refactor: add support for delayed registering of command collections
neurocyte/flow@64deb9ce Fix devlink URL
neurocyte/flow@20a2b77d fix: [hx] regression on select move left and right
neurocyte/flow@1289cfc3 fix: build with -Duse_tree_sitter=falsecontributors
CJ van den Berg
Igor Támara
Janne Hellstendownloads
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
-
flow-v0.6.0-22-g6e785645-source.tar.gz
1 download · 338 KiB
-
flow-v0.6.0-22-g6e785645-source.tar.gz.sha256
2 downloads · 105 B
-
flow-v0.6.0-22-g6e785645-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-22-g6e785645-source.zip
1 download · 410 KiB
-
flow-v0.6.0-22-g6e785645-source.zip.sha256
1 download · 102 B
-
flow-v0.6.0-22-g6e785645-source.zip.sig
2 downloads · 438 B
-
Source code (ZIP)
-
released this
2025-11-06 11:25:40 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@05a551b5 fix: match offset in task_palette
neurocyte/flow@7019d561 fix: un-cramp empty task listcontributors
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
-
flow-v0.6.0-2-g05a551b5-source.tar.gz
1 download · 336 KiB
-
flow-v0.6.0-2-g05a551b5-source.tar.gz.sha256
1 download · 104 B
-
flow-v0.6.0-2-g05a551b5-source.tar.gz.sig
2 downloads · 438 B
-
flow-v0.6.0-2-g05a551b5-source.zip
1 download · 408 KiB
-
flow-v0.6.0-2-g05a551b5-source.zip.sha256
2 downloads · 101 B
-
flow-v0.6.0-2-g05a551b5-source.zip.sig
1 download · 438 B
-
Source code (ZIP)