CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow-website 2025-02-25 19:45:47 +00:00
d5c4377e56 fix install script permissions
neurocyte pushed to master at neurocyte/flow-website 2025-02-25 19:40:55 +00:00
ebcadca38b make install script more flexible and support termux
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-24 20:47:53 +00:00
00f786e5dd Merge branch 'master' into zig-0.14
9d80a0f0fa docs(keybind): add some documentation for keybinding inheritance
65a3e50b43 feat(keybind): add inherits keybind config option for multiple inheritance
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-24 20:47:12 +00:00
9d80a0f0fa docs(keybind): add some documentation for keybinding inheritance
65a3e50b43 feat(keybind): add inherits keybind config option for multiple inheritance
Compare 2 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-24 17:30:32 +00:00
a28edbe194 Merge branch 'master' into zig-0.14
9145637134 fix: add workaround for conpty ul color escape sequence parser bug
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-24 17:30:09 +00:00
9145637134 fix: add workaround for conpty ul color escape sequence parser bug
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-23 20:56:45 +00:00
43c6514cd6 Merge branch 'master' into zig-0.14
db0bf4571e fix: get_mru_position should not hang if file not found in project
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-23 20:56:13 +00:00
db0bf4571e fix: get_mru_position should not hang if file not found in project
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-22 22:54:01 +00:00
3ef51454cd Merge branch 'master' into zig-0.14
30de4ddcc6 fix: row & column in get_mru_position
2a76da6cf6 feat: make mru file position lookup synchronous
5f7b28db5f refactor: store file positions in project in a struct
048ef98c8d fix: remove initial empty frame render on startup
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-22 21:20:45 +00:00
30de4ddcc6 fix: row & column in get_mru_position
neurocyte pushed to master at neurocyte/flow 2025-02-22 21:12:58 +00:00
2a76da6cf6 feat: make mru file position lookup synchronous
5f7b28db5f refactor: store file positions in project in a struct
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-22 20:35:50 +00:00
048ef98c8d fix: remove initial empty frame render on startup
7747dd3acf refactor: add more tracy zones to measure startup performance
6ffa2a8991 refactor: run zig fmt
Compare 3 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-21 21:18:42 +00:00
a0514a6f7e build: update to zig-0.14.0-dev.3280
9b197e7209 Merge branch 'master' into zig-0.14
a288945609 feat: toggle gutter symbols along with inline diagnostics
7c354c994f feat: improve shell_execute_stream_output to follow output tail only if cursor is at buffer end
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-21 21:06:05 +00:00
a288945609 feat: toggle gutter symbols along with inline diagnostics
7c354c994f feat: improve shell_execute_stream_output to follow output tail only if cursor is at buffer end
Compare 2 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-20 21:09:02 +00:00
cf86f0b356 Merge branch 'master' into zig-0.14
c37848bfb3 mv alt+R binding from project to normal
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-20 21:07:48 +00:00
c37848bfb3 mv alt+R binding from project to normal
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-20 21:03:33 +00:00
1403636cc2 Merge branch 'master' into zig-0.14
96c69c1636 feat: allow .cmd along with .exe for Windows paths (#187)
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-20 21:02:38 +00:00
96c69c1636 feat: allow .cmd along with .exe for Windows paths (#187)
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-20 20:23:14 +00:00
c41cd07085 Merge branch 'master' into zig-0.14
b9cc3936c8 refactor: BREAKING merge gutter_line_numbers and gutter_line_numbers_relative config options into an enum
ec3bba2aff feat: let mini modes inherit gutter line number modes
eb569157a8 feat(vim): add N vim mode binding for goto_prev_match
2726dc3fb8 Set php's default LSP to intelephense
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-20 20:22:17 +00:00
b9cc3936c8 refactor: BREAKING merge gutter_line_numbers and gutter_line_numbers_relative config options into an enum
ec3bba2aff feat: let mini modes inherit gutter line number modes
eb569157a8 feat(vim): add N vim mode binding for goto_prev_match
2726dc3fb8 Set php's default LSP to intelephense
Compare 4 commits »