commits in this build
neurocyte/flow@fa1bb5f3 fix: panic "integer does not fit in destination type" on resize
neurocyte/flow@7df67413 fix(gui): double free and dangling pointer crash in dwrite rasterizer
neurocyte/flow@e210813a fix(gui): force crash dialog into the foreground
neurocyte/flow@3c2fab76 refactor(gui): improve error messages when --gui fails
neurocyte/flow@ee7f79dc feat(gui): add option to launch gui from regular flow cli
neurocyte/flow@c5287e54 refactor(win32): show an error dialog if flow-gui crashes with no console attached
neurocyte/flow@4f44e558 refactor(win32): attach to parent process console if possible
neurocyte/flow@e7fd38a6 refactor: move crashing handling into a common crash module and write crash.log
neurocyte/flow@cf47fd01 refactor: add force_crash_dump commmand (debug only)
neurocyte/flow@6a991c4c refactor: drop obsolete std.debug fork
neurocyte/flow@034f9df2 fix: endless loop hang in Buffer.Node.egc_at when at end-of-file
neurocyte/flow@a98ee47e fix: linux specific code in dummy_stat_check causes file_link tests to fail
neurocyte/flow@a9f6b4ba fix: bind send_selection_to_terminal to ctrl+alt+shift+e
neurocyte/flow@fd660354 feat(terminal): add terminal_send_on_smart_insert_line_before config option
neurocyte/flow@dbfedffc feat(terminal): add terminal_newline_after_send config option
neurocyte/flow@ddb2b1b3 feat(terminal): add terminal_focus_after_send config option
neurocyte/flow@926da5c2 refactor: add alt+shift+e keybind for send_selection_to_terminal (flow mode)
neurocyte/flow@d45e96d4 feat(terminal): add send_to_terminal and send_selection_to_terminal commands
neurocyte/flow@3816ce9a fix(win32): use CF_UNICODETEXT for windows clipboard functions
neurocyte/flow@859bd9cc refactor: render home view info box in a right/bottom aligned layer
neurocyte/flow@29df428a refactor: re-work WidgetLayerBox and WidgetList layout handling
neurocyte/flow@ba2c3584 fix(gui): prevent leak during early rendering
neurocyte/flow@4f13ef32 refactor: add clipping rect support to renderers
neurocyte/flow@6c1ac9ab refactor: add Layer.Frame
neurocyte/flow@54ac7ffd populate nvim keybinds
neurocyte/flow@f4918dd3 feat: persist find mode in config
neurocyte/flow@5b1921e3 Update help
neurocyte/flow@1bd054f3 regex_auto, regex and regex_case_folded
neurocyte/flow@ae8e559d regex mode for find command
neurocyte/flow@319474e0 fix(gui): set ModalBackground fill style
neurocyte/flow@0a7349d4 refactor(gui): add support for fill style layers
neurocyte/flow@dae10496 refactor(terminal): some performance tweaks to terminal read path
neurocyte/flow@479c3b18 fix(terminal): prevent frame clock from going idle during terminal output
neurocyte/flow@44f3fb70 fix: make system_paste keybinds global
neurocyte/flow@75f45de9 refactor(terminal): bump default scrollback to 1000 rows
neurocyte/flow@8c377e37 refactor(terminal): store scrollback in a double mapped ring buffer
neurocyte/flow@7c9a8b33 refactor: add a simple double mapped ring buffer implementation
neurocyte/flow@c5e45ad9 refactor(terminal): improve terminal efficiency with SSO grapheme storage
neurocyte/flow@08329871 fix(terminal): ignore secondary prompt marks
neurocyte/flow@76578c02 fix(terminal): don't bother logging kitty's privat prompt markers
neurocyte/flow@7e2ddc90 fix(terminal): handle OSC 2 the same way as OSC 0
neurocyte/flow@5e30a373 feat: add panel_height_ratio config option
neurocyte/flow@1c11a091 fix: reset keyboard focus when entering mini modes
neurocyte/flow@7a97c43f fix: make add_task command respect task_runner and task_terminal_on_exit config options
neurocyte/flow@39320b20 feat(terminal): output runtime for task that run for more than 2s
neurocyte/flow@2449c26c feat(terminal): add task_terminal_on_exit config option
neurocyte/flow@de69e9ff feat(terminal): allow restarting a shell from a completed task terminal
neurocyte/flow@0f861eb6 fix(terminal): crash on use-after-free of termianl_view.last_cmd
neurocyte/flow@5352fb03 feat(terminal): allow closing dead terminals with ctrl+d
neurocyte/flow@f23458bf refactor: add alternate unchorded command palette keybinding
neurocyte/flow@798e43f0 fix: add missing add_task palette mode keybind
neurocyte/flow@b9b3a95c fix(terminal): allow focus for dead terminals
neurocyte/flow@764a4a50 feat(terminal): allow re-using terminal at prompt for running tasks
neurocyte/flow@611bf093 feat: add task_runner config option and set it to .terminal by default
neurocyte/flow@00eb5a84 refactor: also bind insert_command_name in terminal mode
neurocyte/flow@ec387ab0 fix(terminal): mis-wrap of terminal last line
neurocyte/flow@dd71d3e7 refactor(terminal): add a wrapping test to terminal Screen
neurocyte/flow@a63758a7 refactor(terminal): allow running multiple commands in the same terminal instance
neurocyte/flow@3a1bd9b7 fix(terminal): re-cycle exited terminals
neurocyte/flow@e36ddf1c fix(terminal): resolve arg0 from path
neurocyte/flow@88793b2f refactor: drop spurious VT messages when not in a debug build
neurocyte/flow@dc1f4e38 feat: when scrolled up in the terminal grab file links from the on-screen command output
neurocyte/flow@3969b156 refactor: hide the terminal after showing the file link list
neurocyte/flow@0096d1e0 fix: don't report binary files as file links
neurocyte/flow@d3c368fb refactor: add keybinds for terminal_open_file_links command
neurocyte/flow@6a36a034 feat(terminal): add terminal_open_file_links command
neurocyte/flow@616a44e5 refactor: add FileListType.terminal_links to mainview
neurocyte/flow@c232935d fix: reset find_in_files_state to .adding when switching file list type
contributors
CJ van den Berg
quangdn42
downloads
flow-control.dev (source only)
github.com (binaries & source)
codeberg.org (binaries & source)