CJ van den Berg neurocyte
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 »
neurocyte pushed to master at neurocyte/flow 2025-04-23 16:31:32 +00:00
0fb10e3aa5 fix: proactive close subprocesses on early exit in shell module
2aba314e08 fix: remove git.current_branch_cache
Compare 2 commits »
neurocyte pushed tag v1.5.0 to neurocyte/zat 2025-04-23 11:09:37 +00:00
neurocyte pushed to master at neurocyte/zat 2025-04-23 11:09:30 +00:00
9b3f6153da feat: build with Zig 0.14
66629f0f9d feat: add --color to example fzf-grep script
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-04-22 19:54:02 +00:00
92a2f2ae62 fix: article links in devlog rss feed
neurocyte pushed to master at neurocyte/flow-website 2025-04-22 19:39:59 +00:00
54f505e548 devlog: add entry about new git ignore support
neurocyte pushed to master at neurocyte/flow 2025-04-22 19:31:45 +00:00
22b29b15b9 refactor: remove unneeded sort_files_by_mtime() calls in Project
86b19501c4 feat: add branch widget to default config
b82c582a83 feat: add some whitespace to branch widget
ba5dc35913 feat: load project file list from git if available
1a0d4ca7b2 refactor: move walk_tree to separate module
Compare 7 commits »