+
+ {{ branchLabel }}
+ {{ t('worktrees.main') }}
+ {{ t('worktrees.locked') }}
+ {{ t('worktrees.prunable') }}
+
+ ↑{{ worktree.git.ahead }}
+ ↓{{ worktree.git.behind }}
+ ● {{ t('worktrees.dirty', { n: worktree.git.dirtyCount }) }}
+ {{ t('worktrees.clean') }}
+
+
+
{{ worktree.path }}
+
+
+
+
+ {{ s.command }}
+
+
{{ t('worktrees.noSession') }}
+
+
+
+ {{ error }}
+
+
+
+
+
+
+
+