{displayName(worktree)}
{pathName(worktree.path)}
{#if worktree.is_main}Main{/if}
{#if worktree.is_current}Open{/if}
{#if worktree.detached}Detached{/if}
{#if worktree.locked}Locked{/if}
{#if worktree.prunable || worktree.missing}Stale{/if}
{worktree.path}