CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-03-06 20:32:17 +00:00
af839ab38a Merge branch 'zig-0.13'
4b15862c47 fix: remove ctrl+p command palette binding
Compare 2 commits »
neurocyte pushed to zig-0.13 at neurocyte/flow 2025-03-06 20:30:58 +00:00
4b15862c47 fix: remove ctrl+p command palette binding
neurocyte pushed to master at neurocyte/flow 2025-03-06 20:22:20 +00:00
136986cc89 fix: merge build failure
neurocyte pushed to master at neurocyte/flow 2025-03-06 20:19:53 +00:00
a1d6c1b2e8 Merge branch 'zig-0.13'
4b34804670 feat: re-organize home screen
c71226ee47 feat: improve some command description strings
61de2bb6b7 feat: add find_file command as an alias for open_recent
Compare 4 commits »
neurocyte pushed to zig-0.13 at neurocyte/flow 2025-03-06 20:19:40 +00:00
4b34804670 feat: re-organize home screen
c71226ee47 feat: improve some command description strings
61de2bb6b7 feat: add find_file command as an alias for open_recent
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-06 17:18:07 +00:00
78dd948223 Merge branch 'zig-0.13'
4606fc923d build: enable ReleaseFast for release builds
Compare 2 commits »
neurocyte created branch zig-0.13 in neurocyte/flow 2025-03-06 17:17:33 +00:00
neurocyte pushed to zig-0.13 at neurocyte/flow 2025-03-06 17:17:33 +00:00
4606fc923d build: enable ReleaseFast for release builds
neurocyte deleted branch zig-0.14 from neurocyte/flow 2025-03-06 16:38:45 +00:00
neurocyte pushed to master at neurocyte/flow 2025-03-06 16:37:50 +00:00
670f671713 build: enable ReleaseFast for release builds
1943d65924 Merge branch 'master' into zig-0.14
ce6df051fb Merge branch 'master' into zig-0.14
f29e01f244 build: re-enable the zig fmt linting build step
4cdd439b4a Merge branch 'master' into zig-0.14
Compare 62 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-06 16:17:47 +00:00
a5bf57e0e6 feat: add config options to disable scrollbars and/or file icons
e70972f357 refactor: remove duplicate char_pairs entries
Compare 2 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-06 16:15:44 +00:00
1943d65924 Merge branch 'master' into zig-0.14
a5bf57e0e6 feat: add config options to disable scrollbars and/or file icons
e70972f357 refactor: remove duplicate char_pairs entries
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-05 20:59:41 +00:00
3408751d11 feat: also add extra new line and indent for () and []
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 20:59:29 +00:00
ce6df051fb Merge branch 'master' into zig-0.14
3408751d11 feat: also add extra new line and indent for () and []
Compare 2 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 20:45:18 +00:00
f29e01f244 build: re-enable the zig fmt linting build step
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 20:29:21 +00:00
4cdd439b4a Merge branch 'master' into zig-0.14
04ad617fb2 feat: indent and insert extra new line in smart_insert_line between braces
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-05 20:28:29 +00:00
04ad617fb2 feat: indent and insert extra new line in smart_insert_line between braces
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 17:02:33 +00:00
0a195a4b79 Merge branch 'master' into zig-0.14
66a1764d6c fix: stop after removing widget in Widget.remove (fixes ReleaseFast crash)
e720d35298 feat: toggle inputview if showing in toggle_panel
e4aba72920 docs: link directly to latest builds in README.md
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-05 16:57:52 +00:00
66a1764d6c fix: stop after removing widget in Widget.remove (fixes ReleaseFast crash)
e720d35298 feat: toggle inputview if showing in toggle_panel
Compare 2 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-05 16:12:42 +00:00
6421dae0c8 refactor: run zig fmt for zig-0.14