I need to set journal_file but that appears to require an absolute path. The relevant "project" is also stored in different paths on different machines so I can't simply hardcode the path. A quick solution would be to have this extension expand ZED_WORKTREE_ROOT for me. A less quick one would be to have upstream support relative paths (I believe the working directory is the worktree root?).
I need to set journal_file but that appears to require an absolute path. The relevant "project" is also stored in different paths on different machines so I can't simply hardcode the path. A quick solution would be to have this extension expand ZED_WORKTREE_ROOT for me. A less quick one would be to have upstream support relative paths (I believe the working directory is the worktree root?).