hey

I tinker with homelabs, self-hosted infrastructure, and whatever else catches my attention. This is where I write about what I’m building and learning.

Fixing a tmux Hang on macOS

A quick writeup on how fabioluciano/tmux-tokyo-night was causing tmux to hang on launch, and what I’m doing about it. The problem After a macOS update, tmux started hanging on startup. No output, no error — just a frozen terminal. The culprit Bisected my .tmux.conf and narrowed it down to the tokyo-night theme plugin. Disabling it restored normal behavior. What’s next Still deciding between finding a replacement theme or going with a manual plugin setup instead of TPM. Will update this post when I land somewhere. ...

March 1, 2025 · 1 min · Jacques Evans