CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/nightwatch 2026-03-08 19:07:35 +00:00
0f048dc47d build: add the other BSDs
neurocyte pushed to master at neurocyte/nightwatch 2026-03-08 13:13:49 +00:00
1e29da7765 fix(fsevents): fix FSEvents backend
neurocyte pushed to master at neurocyte/nightwatch 2026-03-08 09:00:30 +00:00
4a8ab550e9 build: rename use_fsevents build option to macos_fsevents
neurocyte pushed to master at neurocyte/nightwatch 2026-03-08 08:52:51 +00:00
82344d475b refactor: enable linux background read thread by default
5502f8940a feat: add support for a background read thread in linux too
Compare 2 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-08 08:23:30 +00:00
1cbbdbd3cb docs: add a basic manual test script for windows
7851312cfe fix(windows): more cross platform path join to fix tests on windows
Compare 2 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-07 20:39:51 +00:00
8491389023 fix(windows): use cross platform path join to fix tests on windows
24a3537ef8 fix(windows): use proper temp dir for testing on windows
Compare 2 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-07 20:15:32 +00:00
240f3f148f fix(linux): prevent double delete notification on directories
d66fd9348a docs: add simple manual test script
Compare 2 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-07 20:00:10 +00:00
5deb3dfa8b fix: don't resolve symlinks when making a relative path absolute
eab9b328ba fix(kqueue): dangling stack pointer to full_path
db7d954a50 fix: automatically bump the kqueue file limit to the hard limit
8ad17f5189 fix: make sure paths are absolute before watching them
Compare 4 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-07 19:20:10 +00:00
3554794234 fix(kqueue): add per-file watches to detect modifications and fix rename ordering
neurocyte pushed to master at neurocyte/nightwatch 2026-03-07 19:03:08 +00:00
ae4b56b62a fix: dangling interceptor crash
9b4d7c2121 feat: implement auto subdirectory watching for platforms that don't watch trees
9dda7efc25 refactor: add a little flair
4569a33382 fix: windows build
e4cc1b82fe feat: add basic command line executable
Compare 9 commits »
neurocyte pushed to terminal at neurocyte/flow 2026-03-03 09:31:59 +00:00
1e037375bd Merge branch 'master' into terminal
cf283e98fc fix: typescript file type should inherit queries from javascript file type
Compare 2 commits »
neurocyte pushed tag v0.7.2-55-gcf283e98 to neurocyte/flow-nightly 2026-03-02 16:56:35 +00:00
neurocyte pushed to master at neurocyte/flow 2026-03-02 16:51:47 +00:00
cf283e98fc fix: typescript file type should inherit queries from javascript file type
neurocyte pushed to terminal at neurocyte/flow 2026-03-02 16:41:57 +00:00
3553fbf0d2 refactor(terminal): merge focus_terminal and open_terminal commands
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-02 16:37:06 +00:00
851789d5d6 fix: the typescript file type should inherit queries from javascript
621a31024a feat: add jsdoc file type
Compare 2 commits »
neurocyte pushed to terminal at neurocyte/flow 2026-03-02 09:50:27 +00:00
9d9bf1dc2a WIP: merge focus_terminal and open_terminal commands
neurocyte pushed to terminal at neurocyte/flow 2026-03-01 20:51:43 +00:00
2f5d4ded3c refactor: deduplicate toggle_panel_view
neurocyte pushed to terminal at neurocyte/flow 2026-03-01 20:22:47 +00:00
c4f6b6c945 refactor(terminal): render terminal panel as unfocused if outer terminal looses focus
581bbdb210 fix(terminal): render software cursor in terminal if enable_terminal_cursor is false
Compare 2 commits »
neurocyte pushed to terminal at neurocyte/flow 2026-03-01 18:35:21 +00:00
ce240c534c fix(tv): fix windows gui build