CJ van den Berg neurocyte
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 »
neurocyte pushed to master at neurocyte/flow 2025-04-21 19:48:23 +00:00
6dfa87ce58 fix: add missing logger clean-up in shell module
f76085325a feat: query project files via git (part 1)
4cb84e25b3 refactor: improve Project.zig logging
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-21 18:37:49 +00:00
d9affca09b feat: add config option to enable jit-in-time debugging
neurocyte pushed to master at neurocyte/flow 2025-04-21 16:14:27 +00:00
a0d0a8273c feat: check we have a git repo in the branch widget
20ce7279d2 feat: add git.workspace_path function
8582d223f7 refactor: add log_execute option to shell module
a1632da329 fix: paste in goto mode
3c4f40f16c fix: check target
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-04-20 21:18:01 +00:00
a5e0c34af9 devlog: git branch widget
neurocyte pushed to master at neurocyte/flow 2025-04-20 20:52:29 +00:00
45574ff5c5 feat: add git branch widget
845403f2ae refactor: make bin_path a module
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-04-19 21:41:55 +00:00
5ad074c681 feat: start git client module
neurocyte pushed to master at neurocyte/flow-website 2025-04-18 20:26:42 +00:00
6f5962de6c devlog: alpha blended highlight columns
neurocyte pushed to master at neurocyte/flow 2025-04-18 19:50:24 +00:00
05da3205b7 feat: enable hightlight columns by default
07a2c19b9d fix: side scrolling of highlight_columns
e3fee6a415 feat: dynamically allocate highlight_columns
Compare 3 commits »