• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / agterm / 29296314367
98%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2026 12:38AM UTC
Jobs 1
Files 67
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Jul 2026 12:35AM UTC coverage: 97.833%. Remained the same
29296314367

push

github

web-flow
feat: add recent-sessions and attention popovers to the title bar

Two title-bar mouse popovers, mirroring the existing keyboard affordances.

A new **clock button** opens a popover of the window's recently-used sessions (the current one excluded, since it isn't a jump target), the mouse form of the Ctrl-Tab MRU switcher. Hover highlights a row and a click anywhere in the row switches; it's disabled until there are at least two sessions.

The **attention bell** now opens the same popover form, listing the window's attention sessions with their status glyphs, instead of the command palette. Clicking a row selects the session and reveals its blocked pane. Ctrl-Shift-I and Navigate ▸ Go to Attention… keep the searchable palette, so the bell is the mouse form and the palette the keyboard form. Title-bar order is bell then clock.

Both popovers tint to the terminal theme (panel, foreground text, selection-color hover) like the sidebar/titlebar chrome, and suppress auto-follow while open so an armed idle jump can't reshuffle the rows under the pointer.

The row code and the attention bell moved into a new `WindowContentView+RecentSessions.swift` extension to keep `WindowContentView.swift` under the 1000-line limit; `SessionSwitcherRow` gained optional themed-foreground and status-glyph params, defaulting off so the Ctrl-Tab overlay is unchanged.

*A synthesized click inside a SwiftUI popover doesn't fire the button's action under XCUITest, so the e2e tests assert the popover opens and lists the right sessions; the row click to select is verified by hand.*

Docs updated: README, `site/docs.html`, and the internal rule notes. A focused rr review-loop ran over the branch (one clean pass), fixing 3 minor findings, auto-follow suppression, self-dismiss when a list empties, and a doc-comment correction, with one finding rejected as already mitigated.

5236 of 5352 relevant lines covered (97.83%)

5617630.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29296314367.1 14 Jul 2026 12:38AM UTC 67
97.83
GitHub Action Run
Source Files on build 29296314367
  • Tree
  • List 67
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29296314367
  • 61b99f16 on github
  • Prev Build on master (#29279179835)
  • Next Build on master (#29311043322)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc