CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-05-15 13:56:43 +00:00
6618a2d84d fix: left an right movements jump to selection boundary
neurocyte pushed to master at neurocyte/flow 2025-05-15 09:43:01 +00:00
1eb36696d2 fix: prefer targetSelectionRange over targeRange if both are provided by LSP
neurocyte pushed to master at neurocyte/flow 2025-05-14 15:57:40 +00:00
cb399a4c73 build: add debug info builds to release process
neurocyte pushed to master at neurocyte/flow 2025-05-14 14:48:30 +00:00
8426ae61ba build: switch release builds back to ReleaseSafe
neurocyte pushed to master at neurocyte/flow 2025-05-14 13:59:51 +00:00
9f4c5ef2b8 feat: add rpmspec support
dc0575bf35 feat: add protobuf support
efec10c5b9 feat: update tree-sitter for uxntal, rpmspec and protobuf support
61e0145eda feat: support uxntal syntax
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-05-14 10:38:23 +00:00
0e182b6ae4 add vim bindings for swapping tabs
7ec25cfb46 fix compile error
fcbb377237 removed mark related code
acded15af8 added * command in vim mode
7c51fa8400 add vim bindings for setting and goto'ing global marks
Compare 12 commits »
neurocyte pushed to master at neurocyte/flow 2025-05-12 18:11:37 +00:00
79c5447329 docs: fix announcement video link on non-github hosting services
neurocyte pushed to master at neurocyte/flow 2025-05-12 18:09:06 +00:00
b3b2778a9b docs: fix announcement video link on non-github hosting services
neurocyte pushed to master at neurocyte/flow 2025-05-12 18:08:27 +00:00
cca59433c2 docs: fix announcement video link on non-github hosting services
neurocyte pushed to master at neurocyte/flow 2025-05-12 18:07:22 +00:00
b3b2778a9b docs: fix announcement video link on non-github hosting services
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 »