macOS
brew install reattach-to-user-namespacelocal Homebrew formula metadata
brew / rank 2564
Reattach process (e.g., tmux) to background. Version 2.9 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#reattach-to-user-namespace.
install
brew install reattach-to-user-namespacelocal Homebrew formula metadata
nix profile install nixpkgs#reattach-to-user-namespacenixpkgs package indexes · pkgs/by-name/re/reattach-to-user-namespace/package.nix · source: api.github.com
overview
Reattach process (e.g., tmux) to background
history
reattach-to-user-namespace is a macOS command-line compatibility utility that launches a process after attaching it to the per-user bootstrap namespace.
Chris Johnsen created the tmux-MacOSX-pasteboard project to address access to the macOS pasteboard from programs running inside tmux. The repository provides reattach-to-user-namespace as the process wrapper used for that integration.
The utility became associated particularly with tmux configurations on macOS, where users wrapped shells or selected commands to regain access to user-session services such as the pasteboard.
It is typically referenced from ~/.tmux.conf to start a shell or pasteboard command through reattach-to-user-namespace. Its relevance depends on the macOS and tmux versions in use.
It preserves a recognizable piece of macOS command-line history: a small compatibility shim that package managers made easy to install while tmux and macOS session behavior evolved.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.tmux.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
reattach-to-user-namespace | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
install metadata
| Package key | brew:reattach-to-user-namespace |
|---|---|
| Version | 2.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/reattach-to-user-namespace |
| Homepage | https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard |
| Repository | https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard |
| License | BSD-2-Clause |
| Source archive | https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard/archive/refs/tags/v2.9.tar.gz |
| Last updated | 2026-09-13T05:42:28Z |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | reattach-to-user-namespace |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
reattach-to-user-namespace
nix profile install nixpkgs#reattach-to-user-namespacesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.