CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2026-02-16 20:46:42 +00:00
fa6f489619 feat: add asm file type
neurocyte pushed to master at neurocyte/flow 2026-02-16 20:44:44 +00:00
82b8a679e7 feat: add asm file type
a97356b2a5 refactor: make time_fmt.age_short shorter (like tig)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2026-02-16 20:40:57 +00:00
880eac1a7e feat: add asm file type
neurocyte pushed tag v0.7.2-18-gcb9e5749 to neurocyte/flow-nightly 2026-02-16 15:31:37 +00:00
neurocyte pushed to master at neurocyte/flow 2026-02-16 14:08:55 +00:00
cb9e57492e Merge branch 'v0.7'
0f6fd30b26 fix: multi cursor escape sequences confusing terminals that don't support multi cursor
Compare 2 commits »
neurocyte pushed to v0.7 at neurocyte/flow 2026-02-16 14:02:08 +00:00
0f6fd30b26 fix: multi cursor escape sequences confusing terminals that don't support multi cursor
neurocyte pushed to master at neurocyte/flow 2026-02-15 21:05:10 +00:00
a81f5c61d0 refactor: de-duplicate utf8_write_transform & utf8_partial_write_transform
7471848ef2 fix: switch_case does nothing if there are non-cased chars in range
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-02-15 19:29:45 +00:00
80429f6055 feat: update flow-syntax for objc file type support
neurocyte pushed to master at neurocyte/flow-syntax 2026-02-15 19:24:57 +00:00
5c8b804def build: update version number
neurocyte pushed tag v0.7.2 to neurocyte/flow-syntax 2026-02-15 19:23:27 +00:00
neurocyte pushed to master at neurocyte/flow-syntax 2026-02-15 19:22:28 +00:00
740fe75707 feat: add objc file type
837844220c refactor: zig fmt
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-02-14 19:53:54 +00:00
36d98dce7c refactor: simplify symbols palette naming
1fd9cdfd7f refactor: rename file_tree and simplify naming
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-02-14 18:46:40 +00:00
018c8c30d8 fix: show closed folder icon when folder is not expanded in the tree view
neurocyte pushed tag v0.7.2-10-g58345339 to neurocyte/flow-nightly 2026-02-14 17:24:50 +00:00
neurocyte pushed to master at neurocyte/flow 2026-02-14 17:20:55 +00:00
58345339df Add LSP and formatter for perl (PLS and Perl::Tidy)
neurocyte pushed to master at neurocyte/flow 2026-02-14 16:59:34 +00:00
e109b22038 Merge pull request #494 from migranram/master
a5b640c00e fix: use tui.render_file_icon in file tree
eb54d96e87 fix: fallback to theme foreground color for icons in file tree
ab5240fd89 refactor: use commond file browser keybinds for open_project_file_tree
106f4b6f86 refactor: use a more common keybind for switch_buffers in flow mode
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2026-02-14 16:35:22 +00:00
af7c97acb9 fix: make sure gen_version is never allowed to fail for release builds