• v0.6.0-181-ga6392018 676dc300de

    neurocyte released this 2025-11-26 18:25:43 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@a6392018 fix: remove extra close_file call in mainview.extract_state
    neurocyte/flow@7dcde628 refactor: drop config file loading message
    neurocyte/flow@198ee29a refactor: remove verbose log messages in mainview
    neurocyte/flow@00895025 fix: don't respond to editor events in mainview during project switch
    neurocyte/flow@335f1bed fix: some minor typos
    neurocyte/flow@4f68e692 refactor: add a lot of logging during change_project
    neurocyte/flow@e134cfc9 refactor: use exaustive enum for whitespace
    neurocyte/flow@2ca1a742 feat: add whitespace_mode external
    neurocyte/flow@741096cb fix: navigate to editor_file_path only if it's buffer was restored
    neurocyte/flow@c8840f07 fix: make sure project state is freed with the correct allocator
    neurocyte/flow@20129ea7 feat: save and restore mainview state when switching projects
    neurocyte/flow@bbeba10f refactor: split up mainview write_state and extract_state functions
    neurocyte/flow@690498fd feat: add modes_can_change_cursor configuration option
    neurocyte/flow@c1707b13 fix: smart select next find mode if find mode is .auto
    neurocyte/flow@891b80e5 fix: case fold find pattern in find_all_ranges mode .case_folded

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-166-g29231ad8 676dc300de

    neurocyte released this 2025-11-26 11:16:10 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@29231ad8 fix: windows build
    neurocyte/flow@9f57d8ef fix: bump libvaxis grapheme cache size to 32kb
    neurocyte/flow@50a4336b fix: incorrect line offset in goto_line_and_column
    neurocyte/flow@74e74060 fix: guarantee progress in find_all_ranges when pattern is shorter than a utf8 sequence
    neurocyte/flow@99f9f95d fix: use a partial write capable case folding writer in Buffer.find_all_ranges
    neurocyte/flow@68b17301 refactor: use unchecked Utf8View in utf8 transformation
    neurocyte/flow@2520a37a feat: add case auto and case insensitive mode to find
    neurocyte/flow@abee93d3 refactor: add unicode.is_lowercase
    neurocyte/flow@047409cd feat: add find_mode parameter to Editor.find_query
    neurocyte/flow@64d95ee0 refactor: move FindMode to Buffer
    neurocyte/flow@3ebe68a3 refactor: implement find_all_ranges mode .case_folded
    neurocyte/flow@37428bd6 refactor: add unicode.case_folded_write
    neurocyte/flow@e35a0555 feat: port to_upper and to_lower to uucode
    neurocyte/flow@2ff05210 refactor: move all zg LetterCasing usage to Buffer.unicode
    neurocyte/flow@57c50664 fix: add support for non-authorative file URIs from LSPs (part 2)
    neurocyte/flow@6c789b32 feat: change default theme to something more modern and pretty
    neurocyte/flow@86ec2789 feat: implement case insensitive search (part 1)
    neurocyte/flow@679927f8 fix: add support for non-authorative file URIs from LSPs
    neurocyte/flow@bd976e08 refactor: use Cursor.from_pos in PosToWidthCache.from_pos
    neurocyte/flow@ccc92f3e refactor: drop PosToWidthCache from inspector_view
    neurocyte/flow@4a0150d6 refactor: add Cursor.from_pos and Seleciton.from_range
    neurocyte/flow@be41027d refactor: make Selection.from_pos infallible
    neurocyte/flow@34af8526 refactor: remove obsolete Editor.selection_pos_to_width function
    neurocyte/flow@f71f984d refactor: make get_rendered_cursor infallible
    neurocyte/flow@5d8c44ba refactor: make more selection function infallible
    neurocyte/flow@5ffd3468 refactor: make Editor.enable_selection infallible again

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-140-gab3373ab 676dc300de

    neurocyte released this 2025-11-25 09:44:09 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@ab3373ab fix: add manual restart for win32 console builds and fix restart for win32 gui builds
    neurocyte/flow@b3efc952 refactor: report OS error on vaxis.Tty.init failure
    neurocyte/flow@f91a702f build: sync libvaxis to upstream main branch

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-137-ga1f296dd 676dc300de

    neurocyte released this 2025-11-24 12:35:29 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@a1f296dd refactor: tweak restart command description
    neurocyte/flow@fbccf138 feat: add message to home screen when running as root
    neurocyte/flow@5bb742fe feat: render red lock symbol in modestate when running as root
    neurocyte/flow@93be688e feat: add restart_with_sudo command
    neurocyte/flow@51f74e37 feat: add restart with sudo capability
    neurocyte/flow@8ccdc965 refactor: replace buffer input/output test dummy text with less greppable content
    neurocyte/flow@b2b34e47 build: update to libvaxis with uucode support
    neurocyte/flow@765a5d2d feat: add results count to generic palette
    neurocyte/flow@23e66d8f feat: add results count to open_recent palette
    neurocyte/flow@7993186a refactor: add support for inputbox hints

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-127-ga65aa237 676dc300de

    neurocyte released this 2025-11-20 10:02:01 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@a65aa237 fix: windows build
    neurocyte/flow@cc4ac894 fix: update libvaxis to fix dragging outside the top and left side of the terminal (negative mouse coordinates)

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-125-gd08c6581 676dc300de

    neurocyte released this 2025-11-19 18:20:34 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@d08c6581 fix: bug in scan_next_match causing add_cursor_next_match to fail
    neurocyte/flow@9bebebc0 feat: add scrollbar_auto_hide config option
    neurocyte/flow@8f873ae3 feat: add pane_style config option
    neurocyte/flow@395dadf6 feat: add option to disable modal dim effect
    neurocyte/flow@85c3e7ae fix: unbreak selections_reverse command signature
    neurocyte/flow@4da9cee1 feat: add flow mode keybinds for expand_/shrink_centered_view (alt+-=)
    neurocyte/flow@4054a399 feat: add expand_centered_view and shrink_centered_view commands

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-118-gfc6f2e2c 676dc300de

    neurocyte released this 2025-11-19 09:37:32 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@fc6f2e2c fix: center in the middle not top quarter
    neurocyte/flow@db8bd084 fix: find the closest matching symbol not the largest enclosing symbol
    neurocyte/flow@8c0eac80 refactor: use a match instead of the primary cursor in symbol_palette
    neurocyte/flow@f49d6a74 refactor: use a match instead of the primary cursor in focus_on_range
    neurocyte/flow@f3440d4f refactor: make editor.update_scroll_dest_abs public

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-113-gbca4dbf7 676dc300de

    neurocyte released this 2025-11-18 19:21:58 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@bca4dbf7 fix: use after free crash in theme_palette

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-112-gf9bbb558 676dc300de

    neurocyte released this 2025-11-18 19:06:57 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@f9bbb558 fix: select previous symbol if there is no symbol at the cursor
    neurocyte/flow@ae6df9db feat: pre-select symbol at the primary cursor in symbol_palette
    neurocyte/flow@fc244eab feat: focus currently selected symbol in symbol_palette instead of going to it
    neurocyte/flow@70c2673c refactor: add editor focus_on_range command
    neurocyte/flow@1d06b711 refactor: move themes palette to top right
    neurocyte/flow@0e994e9f refactor: disable dimming in theme palette
    neurocyte/flow@99e32520 fix: disable quick activate in themes palette
    neurocyte/flow@53391aa7 refactor: limit palette quick activation to first palette_menu_activate_quick event
    neurocyte/flow@9597dd7b fix: regression by bad merge in 1600bf6
    neurocyte/flow@f26d0534 fix: reversed logic of palette modal_dim
    neurocyte/flow@c8ed3470 refactor: extract whole symbol range in symbol_palette

    contributors

    CJ van den Berg

    downloads

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

    Downloads
  • v0.6.0-101-g310dadb9 676dc300de

    neurocyte released this 2025-11-18 17:44:50 +00:00 | 0 commits to master since this release

    commits in this build

    neurocyte/flow@310dadb9 refactor: place .top_right palettes at right edge of centered views
    neurocyte/flow@897d7e14 refactor: add mainview.is_view_centered
    neurocyte/flow@b5666120 refactor: place symbols palette on the right and disable dimming
    neurocyte/flow@d5bd3165 refactor: allow palettes to configure placement
    neurocyte/flow@f7134df4 refactor: allow palettes to disable dimming

    contributors

    CJ van den Berg

    downloads

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

    Downloads