Hi folks, thanks for the package. I have the following setup
~/code/work/project-a (main)
~/code/work/project-a-worktrees (regular dir)
~/code/work/project-a-worktrees/feature-a (worktree linked off of project-a repo)
~/code/work/project-a-worktrees/feature-b (worktree linked off of project-a repo)
Running tms only shows work/project-a in the fuzzy finder but none of the linked worktrees? Is there a config that I missed or I'd have to turn project-a here into a bare repo for this to work?