• v0.7.2-48-g634f453e 676dc300de

    neurocyte released this 2026-02-21 20:43:14 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@634f453e feat: update flow-syntax to add syntax highlighting of embedded documents (injections)
    neurocyte/flow@cdc02652 docs: update zon file version tag

    contributors

    CJ van den Berg

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-46-ga93b905b 676dc300de

    neurocyte released this 2026-02-21 18:19:44 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@a93b905b Add auto_open_panel_for_diagnostics
    neurocyte/flow@3f0578a9 fix: scroll_view_center_cycle no-op in "dead" area, fix bottom scroll offset
    neurocyte/flow@dc4d16b0 fix(vim): paste crash on empty clipboard
    neurocyte/flow@eb77164b fix: make ignore_alt_text_modifiers actually do what it says

    contributors

    Aleksandar Hornjak
    CJ van den Berg
    Ingo Lohmar
    xoxorwr

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-42-g586ec861 676dc300de

    neurocyte released this 2026-02-19 19:18:53 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@586ec861 fix: select file tree node after expanding it
    neurocyte/flow@d4427699 refactor: clean-up naming of file_tree_palette.Value.follow_path
    neurocyte/flow@7708457b fix: clear file tree filter when expanding a folder
    neurocyte/flow@90106e32 feat: expand the file tree to the current file when opening
    neurocyte/flow@4ec95cbe refactor: make file_tree_palette read all files and icons via the project_manager

    contributors

    CJ van den Berg

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-37-gde8c6eec 676dc300de

    neurocyte released this 2026-02-19 11:10:32 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@de8c6eec fix: correctly detect that there is no vcs in request_vcs_status

    contributors

    CJ van den Berg

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-36-g8e2cbce9 676dc300de

    neurocyte released this 2026-02-19 10:29:43 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@8e2cbce9 fix: do not return InvalidVcsStatusRequest if no vcs was detected

    contributors

    CJ van den Berg

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-35-g620128e6 676dc300de

    neurocyte released this 2026-02-19 09:39:34 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@620128e6 fix: explicitly override close_/save_file in vim normal mode
    neurocyte/flow@4287e9a2 fix: vim visual modes should inherit from normale mode
    neurocyte/flow@6d58fa59 feat: add some space leader bindings to vim home mode by inheriting from project mode
    neurocyte/flow@db60fa16 fix: add command description for goto_line_vim
    neurocyte/flow@5bc7f4c2 refactor: add more detailed request errors to Project
    neurocyte/flow@7dc3e531 feat: [vim] add leader key bindings

    contributors

    CJ van den Berg
    Paul Graydon

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-29-g7e8c4b9b 676dc300de

    neurocyte released this 2026-02-18 21:30:22 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@7e8c4b9b refactor(win32): downgrade unknown virtual key message to debug level
    neurocyte/flow@096c13db fix(win32): do not ignore altGr modifier in ToUnicode calls
    neurocyte/flow@58bc8039 fix(win32): ignore altGr modifiers in win32 console
    neurocyte/flow@f01b645e fix(win32): ignore altGr modifiers in win32 gui
    neurocyte/flow@a7c19f3a fix: move reflow message to Editor.reflow
    neurocyte/flow@767d3a5b fix: separate mouse and keyboard scrolling commands
    neurocyte/flow@f11b99b5 fix: handle scroll_cursor_min_border_distance values larger than half the view height
    neurocyte/flow@4fcde7b8 fix: scroll_cursor_min_border_distance should always be read from config
    neurocyte/flow@f4cf15e5 fix: add support for building ts_bin_query_gen with llvm

    contributors

    CJ van den Berg

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-20-gfa6f4896 676dc300de

    neurocyte released this 2026-02-16 20:51:42 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@fa6f4896 feat: add asm file type
    neurocyte/flow@a97356b2 refactor: make time_fmt.age_short shorter (like tig)

    contributors

    CJ van den Berg

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-18-gcb9e5749 676dc300de

    neurocyte released this 2026-02-16 15:31:39 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@cb9e5749 Merge branch 'v0.7'
    neurocyte/flow@0f6fd30b fix: multi cursor escape sequences confusing terminals that don't support multi cursor
    neurocyte/flow@a81f5c61 refactor: de-duplicate utf8_write_transform & utf8_partial_write_transform
    neurocyte/flow@7471848e fix: switch_case does nothing if there are non-cased chars in range
    neurocyte/flow@80429f60 feat: update flow-syntax for objc file type support
    neurocyte/flow@36d98dce refactor: simplify symbols palette naming
    neurocyte/flow@1fd9cdfd refactor: rename file_tree and simplify naming
    neurocyte/flow@018c8c30 fix: show closed folder icon when folder is not expanded in the tree view

    contributors

    CJ van den Berg
    Miguel Granero

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads
  • v0.7.2-10-g58345339 676dc300de

    neurocyte released this 2026-02-14 17:24:51 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@58345339 Add LSP and formatter for perl (PLS and Perl::Tidy)
    neurocyte/flow@e109b220 Merge pull request #494 from migranram/master
    neurocyte/flow@af7c97ac fix: make sure gen_version is never allowed to fail for release builds
    neurocyte/flow@a5b640c0 fix: use tui.render_file_icon in file tree
    neurocyte/flow@eb54d96e fix: fallback to theme foreground color for icons in file tree
    neurocyte/flow@ab5240fd refactor: use commond file browser keybinds for open_project_file_tree
    neurocyte/flow@106f4b6f refactor: use a more common keybind for switch_buffers in flow mode
    neurocyte/flow@6a418db8 feat: add default keybinding to open project tree palette
    neurocyte/flow@3407efaa feat: add colored icons to project file tree viewer
    neurocyte/flow@6f9132c3 fix: expand_home when detecting file paths in selection
    neurocyte/flow@04ee1257 refactor: use file_type_config.guess_file_type to get icons
    neurocyte/flow@79fc7042 feat: add project file explorer widget (palette)

    contributors

    CJ van den Berg
    Miguel Granero
    JailBird

    downloads

    flow-control.dev (source only)
    github.com (binaries & source)
    codeberg.org (binaries & source)

    Downloads