GitHub Issues
The Issues tab connects directly to your repository's GitHub issues — browse, filter, and preview without opening a browser.
Key Features
- Live list — Open and closed issues fetched from the GitHub API
- Label filters — Filter by label, assignee, or milestone
- Preview integration — Select an issue and the preview panel renders its body as markdown
- Quick actions — Open in browser, copy URL, or reference in a commit message
Keybindings
| Key | Action |
|---|---|
| Enter | Open issue in preview panel |
| o | Open issue in browser |
| y | Copy issue URL to clipboard |
| f | Filter issues |
| R | Refresh issue list |
Context Awareness
When you select an issue, the preview panel switches to render the issue body with full markdown formatting. Labels appear as colored badges matching their GitHub colors. Selecting a different tab or file restores the preview to its default mode.