Skip to content

MacMoba 3.5.2

Choose a tag to compare

@tchitim tchitim released this 17 Sep 03:23
· 5 commits to main since this release

tmux is found even when it is not on the default PATH. Turning on "Run
inside tmux" did nothing on many servers: SSH runs the launch command in a
non-login shell whose PATH is the bare system default, so a tmux installed by
Homebrew (/opt/homebrew/bin, /usr/local/bin) was invisible to the probe and
the session quietly fell back to a plain shell — tmux looked broken though it
was installed, and a chosen session name never attached. The probe now runs
through a login shell, so your profile has set PATH before "is tmux installed?"
is asked.

The session name matches exactly. To join a session you started by hand,
the name in the field must equal the session's name in tmux ls — so a session
made with tmux new -s work (named work) is joined by typing work, but one
made with tmux new -t work (grouped, which tmux names work-2) is not: it
needs work-2, or rename it with tmux rename-session. A name that matches
nothing opens a new, separate session rather than attaching.


安裝:下載 MacMoba-3.5.2.dmg,拖進「應用程式」。已 Developer ID 簽名 + Apple 公證。
需求:macOS 13+、Apple Silicon。

已安裝的版本會透過 App 內更新自動取得這一版。