-
released this
2025-10-30 13:27:12 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@ec783d68 feat: bind insert_command_name to ctrl+k ctrl+s in flow mode
neurocyte/flow@eb11a40a feat: bind select_line to alt+shift+e in flow mode
neurocyte/flow@70a793d9 feat: add select_line command
neurocyte/flow@21d1555a feat: add repeat argument to delete_line
neurocyte/flow@fc864276 refactor: merge select_line_around_cursor into select_line_at_cursor
neurocyte/flow@4087e0a3 fix: preserve cursor column and target in delete_line
neurocyte/flow@e42f3ff3 refactor: use select_line_at_cursor to simplify cut_internal_vim
neurocyte/flow@772e2e7d refactor: use select_line_at_cursor to simplify cut command
neurocyte/flow@c27795bc feat: add multi cursor support to delete_line
neurocyte/flow@dff0b233 feat: add flow mode keybinding for delete_line
neurocyte/flow@62873353 refactor: use an enum to select select_line_at_cursor mode
neurocyte/flow@23ea7333 refactor: remove obsolete vim mode delete_line placeholder
neurocyte/flow@04c1ece3 feat: delete_line implementedcontributors
CJ van den Berg
jmcainedownloads
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-29 20:09:31 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@e76c47e1 feat: bar status shows extend or select when on helix mode
neurocyte/flow@f5efe8e9 feat: [hx] Add F, T, t, f select and extension movements
neurocyte/flow@65665fb2 feat: [hx] in Normal mode select to char right
neurocyte/flow@151f108b feat: [hx] add group function to move cursor beyond eolcontributors
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-28 21:35:48 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@b70cf4ce refactor: remove extra log message
neurocyte/flow@4113fddd feat: add flow mode keybind for show_vcs_status (ctrl+shift+g)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-28 21:23:45 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@61de5d89 refactor: rename open_changed_files to show_vcs_status
neurocyte/flow@7f7f12a4 feat: update vcs changed files info when click on branch status
neurocyte/flow@fdf2b6d3 feat: allow to update vcs changed files info for current project
neurocyte/flow@8d0fa9a3 feat: [hx] space g bound to open changed and new files reported by git
neurocyte/flow@b6010767 feat: Add open changed files palette to commands
neurocyte/flow@81a6fef3 feat: Project manager exposes new and modified files for the current project
neurocyte/flow@52609ab1 feat: Project makes available modified and untracked files
neurocyte/flow@9c1d1cb5 feat: untracked and modified files are identified by git
neurocyte/flow@d6e9cec0 fix: prevent Widget.msg and EventHandler.msg from being corrupted by thespian.message.send
neurocyte/flow@3e4a6047 refactor: move git status request to project_managercontributors
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)
-
released this
2025-10-28 16:56:43 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@1e998c12 feat: [hx] zt zc zb scroll keybinds and G support
neurocyte/flow@fa75da6f feat: added keypadd presses to match normal keyscontributors
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-28 15:38:54 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@02deaab3 fix: always call reload_file when re-openning an hidden non-ephemeral buffer
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-28 14:06:55 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@45669cad fix: add support for integer codes in LSP diagnostics
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-27 18:21:56 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@ff8b8490 fix: remove top_layer log spam
neurocyte/flow@bb717495 fix: set terminal cursor color even if enable_terminal_color_scheme is falsecontributors
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-24 22:27:22 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@d3371d91 fix: windows gui build
neurocyte/flow@265bff58 feat: make tabs draggable
neurocyte/flow@1426142d feat: add tui.set_drag_source function
neurocyte/flow@9dbb15c7 feat: add tui top layer rendering support
neurocyte/flow@6cc45d76 feat: allow conversion of Widget.Box to renderer.Layer.Options
neurocyte/flow@ca05f248 feat: add renderer.Layer
neurocyte/flow@0493d389 feat: add drag_pos and drag_anchor to Button
neurocyte/flow@752a356d feat: place new tabs next to previously active tab
neurocyte/flow@6678e0c1 feat: replace ephemeral buffers on save as even if they were dirty
neurocyte/flow@2704c7be feat: add place_next_tab and swap_tabs commands
neurocyte/flow@91b54d68 feat: bind ctrl+shift+page_up/page_down to move_tab_next/_previous in flow mode
neurocyte/flow@89e9fd7b feat: add move_tab_next/_previous commandscontributors
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-23 21:27:47 +00:00 | 0 commits to master since this releasecommits in this build
neurocyte/flow@e053a0dc fix: normalize away './' path prefixes
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)