CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-05-12 18:01:10 +00:00
c5258e9567 docs: fix announcment video link on non-github hosting services
neurocyte pushed to master at neurocyte/flow 2025-05-12 17:56:24 +00:00
52a85c0451 docs: fix announcment video link on non-github hosting services
neurocyte pushed to master at neurocyte/flow 2025-05-12 17:53:07 +00:00
f3c4175a1c docs: fix announcment video link on non-github hosting services
neurocyte pushed to master at neurocyte/flow 2025-05-12 17:46:42 +00:00
1d5ae7067b docs: fix announcment video link on non-github hosting services
937d249f85 test
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-05-05 14:01:19 +00:00
1ec8fac8df build: prevent git from causing zig fmt errors on windows
neurocyte pushed to master at neurocyte/flow 2025-04-30 16:53:41 +00:00
c507fb905d fix(flicker): home screen should not load if we have a file to open
980529029f feat(flicker): avoid triggering initial render from branch widget
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-30 14:11:39 +00:00
5b077a8581 fix: update thespian to fix subprocess file descriptor race
8211be2754 build: add strace output to test_race.sh script
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-04-30 14:07:50 +00:00
a7b2354ad2 fix: remove descriptor error log messages
733831c30e fix: release fd from stream_descriptor to prevent double or prematurely close
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-30 10:25:52 +00:00
36e6d6a69f fix: force ripgrep to never try search stdin
b3c5f4cbb9 feat: stop rendering on panic
09be9b3774 build: add simple test_race.sh script
df70384b7b feat: add toggle_highlight_columns command (shift+f11)
ce2c370cfd fix: add missing bin_path module
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-30 07:24:54 +00:00
47aefb6f24 refactor: cache ripgrep binary path
df11ec3d5f fix: re-render on branch widget update
9291445c64 Single line fix for palette crashing when its
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-28 21:00:44 +00:00
8355f14f62 fix: bracketed paste should check for ctrl+j and insert \n
neurocyte pushed to master at neurocyte/flow 2025-04-28 14:48:04 +00:00
e39d9ed4b3 fix: render control codes in mini buffer input with unicode control code symbols
neurocyte pushed to master at neurocyte/flow 2025-04-28 09:04:50 +00:00
993add1a43 feat: add restore_last_cursor_position config option (default true)
neurocyte pushed to master at neurocyte/flow 2025-04-28 08:41:52 +00:00
392cb2c764 Fixed broken shifted keybinds for Helix mode
neurocyte pushed to master at neurocyte/flow 2025-04-25 13:44:28 +00:00
4ecc278b3f fix: date keybinding should instert
neurocyte pushed tag v1.6.0 to neurocyte/zat 2025-04-25 08:11:23 +00:00
neurocyte pushed to master at neurocyte/zat 2025-04-25 08:07:58 +00:00
e8dbff76a1 feat: add support for loading customized flow themes
8f66e855ed feat: add cli option to show used theme
4afe325669 feat: update config loader to support current flow editor configuration files
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-04-24 19:43:07 +00:00
31a6a0f960 devlog: tree-sitter error checking
0bb949fed4 devlog: mini git status
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-24 19:17:25 +00:00
05a14ae95c feat: do a full reparse if tree-sitter reports syntax errors
4b84e35b9f feat: add syntax.count_error_nodes function
5db2ec10b6 feat: add support for pre-generated tree-sitter error queries
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-23 20:29:21 +00:00
c217db02f2 feat: display mini git status in branch widget
93ec373ac2 feat: add status command to git client module
4ecf46b527 refactor: make branch widget a Button
6ae5dc5c4c feat: add support for init/deinit functions in Button context values
9f117550fa refactor: use explicit error set in MessageFilter.add
Compare 5 commits »