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

umputun / agterm / 31204216935
98%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2026 05:54PM UTC
Jobs 1
Files 92
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 Aug 2026 05:51PM UTC coverage: 97.878% (+0.004%) from 97.874%
31204216935

push

github

umputun
fix(keymap): widen the PATH a custom command spawns with

A launchd-started app inherits /usr/bin:/bin:/usr/sbin:/sbin, and the runner's /bin/sh -c is
neither a login nor an interactive shell, so it never reaches path_helper. A bare agtermctl or
Homebrew binary in a keymap line exited 127 with the shell's own diagnostic discarded.

Prepend the bundled agtermctl's directory, which is there even when nothing is installed and matches
the running app's protocol, and append the CLI install target and /opt/homebrew/bin. Which binary
runs does not decide which instance it drives: --socket, then AGTERM_STATE_DIR, then Application
Support resolve that the same either way.

An overlay or scratch program is spawned by the terminal, not the runner, and still gets the app's
unwidened PATH. The three doc surfaces now say so, and both shipped lazygit examples wrap their
program in zsh -lc rather than relying on a PATH that never carried it. Those surfaces also now
name zsh -ilc for a PATH set in ~/.zshrc, which -lc does not read.

Fix #393

21 of 21 new or added lines in 2 files covered. (100.0%)

7473 of 7635 relevant lines covered (97.88%)

4500531.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31204216935.1 07 Aug 2026 05:54PM UTC 92
97.88
GitHub Action Run
Source Files on build 31204216935
  • Tree
  • List 92
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31204216935
  • babc760b on github
  • Prev Build on master (#31200894706)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc