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

umputun / agterm / 28839822450
98%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2026 03:43AM UTC
Jobs 1
Files 56
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

07 Jul 2026 03:40AM UTC coverage: 98.977% (+0.06%) from 98.921%
28839822450

push

github

umputun
feat: add native full screen support

first-class toggle_fullscreen action across all four keep-in-sync surfaces:

- View ▸ Toggle Full Screen menu item, default ⌃⌘F (rebindable via keymap.conf)
- ⌃⇧P action palette entry
- window.fullscreen control command + agtermctl window fullscreen subcommand
- AppActions.toggleFullscreen drives NSWindow.toggleFullScreen on the key window;
  the control path resolves a window id via WindowRegistry.fullscreen

AppKit auto-injects its own native "Enter Full Screen" item (Globe+F) into the
View menu and re-injects it on every menu open, so AppDelegate strips it (by the
toggleFullScreen: selector) at launch and on NSMenu.didBeginTrackingNotification
to avoid a duplicate alongside agterm's own rebindable item.

before this, native full screen was only reachable via the green traffic-light
button and macOS's native Globe+F - no palette entry, rebindable shortcut, or
control command.

8 of 8 new or added lines in 4 files covered. (100.0%)

3676 of 3714 relevant lines covered (98.98%)

8095140.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28839822450.1 07 Jul 2026 03:43AM UTC 56
98.98
GitHub Action Run
Source Files on build 28839822450
  • Tree
  • List 56
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28839822450
  • 9807ebc6 on github
  • Prev Build on master (#28837502829)
  • Next Build on master (#28845899803)
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