anomalyco / anomalyco/opencode
desktop: Files Changed panel loses bottom border when terminal is open
Open
@Hona is already working on this.
Since Sep 9, 2026.
2.0
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Summary
The Files Changed panel is missing its bottom border when both the Files Changed panel and the terminal panel are open.
Environment
- opencode version: CLI reports 0.0.0-beta-19086; report runtime snapshot reports 0.0.0-beta-19381
- OS: macOS, Darwin 27.0.0, arm64
- Terminal: TERM=xterm-256color; TERM_PROGRAM and COLORTERM not set
- Shell: /opt/homebrew/bin/fish
- Install/channel: beta
- Active plugins: No configured plugin entries. Local plugin file found: git-ai.ts; activation not verified.
Reproduction
- Open a session with changed files.
- Open the Files Changed panel.
- Open the terminal panel at the same time.
- Inspect the bottom edge of the Files Changed panel.
Expected Behavior
The Files Changed panel retains a continuous bottom border when the terminal panel is open.
Actual Behavior
The bottom border of the Files Changed panel is missing when both panels are open.
Additional Context
The user supplied a screenshot showing the lower edge of a code diff directly above the open Terminal 1 panel. Screenshot upload is pending.
Reproduction frequency and workarounds have not yet been verified.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.