- Fix "if if" typo in enableGithubCli config description
- Guard nerd font icons in PR state badges and main view display
behind icons.IsIconEnabled() so non-nerd-font users see plain text
- Add tests for GenerateGithubPullRequestMap and getRepoInfoFromURL
- Update branch display test expectations for new icon column
- Fix integration tests that matched "* branchname" patterns
(now need to account for icon column between recency and name)
- Remove commented-out dead code in branches.go
- Regenerate docs and schema with corrected config description
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>