Skip to content

Suppress brew services tmux caveat on Linux - #23390

Merged
MikeMcQuaid merged 2 commits into
Homebrew:mainfrom
HackAttack:false-tmux-caveat
Aug 1, 2026
Merged

Suppress brew services tmux caveat on Linux#23390
MikeMcQuaid merged 2 commits into
Homebrew:mainfrom
HackAttack:false-tmux-caveat

Conversation

@HackAttack

Copy link
Copy Markdown
Contributor

brew services works on Linux but the caveat was firing because it interpreted the nonexistence of /usr/bin/pbpaste as failure. Now the check is identical to that in the services subcommand itself.


  • Have you followed our Contributing guidelines?
  • Have you checked for other open Pull Requests for the same change?
  • Have you explained what your changes do? Performance claims (e.g. "this is faster") must include Hyperfine benchmarks.
  • Have you explained why you'd like these changes included, not just what they do?
  • For bug fixes, have you given step-by-step brew commands to reproduce the bug?
  • Have you written new tests (excluding integration tests)? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) locally?

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

brew services works on Linux but the caveat was firing because it
interpreted the nonexistence of /usr/bin/pbpaste as failure. Now the
check is identical to that in the services subcommand itself.

@MikeMcQuaid MikeMcQuaid left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread Library/Homebrew/caveats.rb Outdated
@MikeMcQuaid
MikeMcQuaid enabled auto-merge August 1, 2026 06:42
@MikeMcQuaid
MikeMcQuaid added this pull request to the merge queue Aug 1, 2026
Merged via the queue into Homebrew:main with commit fc44fe7 Aug 1, 2026
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants