FG
💻 Software

tmux exits with [exited] on mac os x

Fresh5 days ago
Mar 15, 202646909 views
Confidence Score1%
1%

Problem

I just installed tmux (a terminal multiplexer) with homebrew. When I try to run it, it always exits with Nothing shows up. When I try to run I get an error: failed to connect to server: Connection refused I tried running , but again nothing happens. What can I do?

Error Output

[exited]

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: tmux exits with [exited] on mac os x

Low Risk

I had this same problem. It was caused by having in my without having reattach-to-user-namespace installed. The fix was to install "reattach-to-user-namespace" via Homebrew ( )

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment