Skip to content

Conversation

@dzervas
Copy link

@dzervas dzervas commented Nov 17, 2025

I have softlinked my config to my dotfiles (it actually passes through 2 softlinks) which resulted in an error ignoring event <path> outside of root path <another path> an in inconsistent behavior of the config menu (sometimes I need to toggle a config multiple times or the config UI changes do not work at all)

The fix:

Canonicalize the provided path that the event processor of the worktree watcher is using to make sure that both OS events and given paths are able to match.

Release Notes:

  • Fixed the handling of soft-linked watched files in the worktree (including code and config)

watcher is using to make sure that both OS events and given paths are
able to match.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant