CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-03-04 20:13:54 +00:00
c984f3c392 feat: add smart_delete_backward command for improved smart pair handling
e34aed4a95 feat: improve smart_insert_pair and add smart_insert_pair_close
67c386d5b7 refactor: add Cursor.egc_at helper function
b7aa8cd6a7 feat: detect and auto open file links in selection in open_file command
3a1a36f218 refactor: move file link parsing/dispatching out of main
Compare 9 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-03-02 20:51:30 +00:00
48f889d4cf Merge branch 'master' into zig-0.14
afcda4fc01 fix: don't restore editor view rows and cols
70612f211a feat: add save_file_with_formatting command
514e175ef4 feat: save file without formatting
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-02 20:49:53 +00:00
afcda4fc01 fix: don't restore editor view rows and cols
70612f211a feat: add save_file_with_formatting command
514e175ef4 feat: save file without formatting
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-28 20:49:20 +00:00
c9333372e9 build: fix tracy build
5069c83875 fix(tasks): prevent task palette from being too short to show palette label
96fcf63192 fix: open recent file ignoring page up/down
Compare 3 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-28 20:49:06 +00:00
d0ce904faa fix: add missing Meta types
dceb433e9e Merge branch 'master' into zig-0.14
c9333372e9 build: fix tracy build
5069c83875 fix(tasks): prevent task palette from being too short to show palette label
96fcf63192 fix: open recent file ignoring page up/down
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-27 14:54:00 +00:00
6f5efd2744 fix(tabs): refresh hover on tab changes
neurocyte pushed to master at neurocyte/flow 2025-02-27 12:50:04 +00:00
c7e41afeed feat(keybind): add keybind mode config setting to disable default bindings
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-26 21:04:53 +00:00
4389eccdce Merge branch 'master' into zig-0.14
67f1ab1697 feat: add smart_insert_pair command
0bd01afe53 feat: add hypersubatomic theme
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-26 21:04:36 +00:00
67f1ab1697 feat: add smart_insert_pair command
neurocyte pushed to master at neurocyte/flow 2025-02-26 21:00:45 +00:00
0bd01afe53 feat: add hypersubatomic theme
neurocyte pushed to zig-0.14 at neurocyte/flow 2025-02-25 20:41:14 +00:00
8f9b2d15f7 Merge branch 'master' into zig-0.14
57a75a08d6 feat: make join_next_line collapse whitespace
bb3ca15679 refactor: replace white_space with whitespace
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-02-25 20:39:43 +00:00
57a75a08d6 feat: make join_next_line collapse whitespace
bb3ca15679 refactor: replace white_space with whitespace
Compare 2 commits »
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