DarthSim / overmind

Process manager for Procfile-based applications and tmux
MIT License
2.82k stars 79 forks source link

Tmux 3.3 broke overmind #131

Closed majksner closed 2 years ago

majksner commented 2 years ago

After doing a brew update, tmux got updated to version 3.3 which broke overmind with the message overmind: Tmux client unexpectidly exited I found couple issues on homebrew repository as wells as tmux repository, but none of the workarounds seems to be working. I am using iTerm and latest macOS version. If you need any further info, I will gladly provide it.

Homebrew/homebrew-core#102748 tmux/tmux#3210

majksner commented 2 years ago

The only workaround is to downgrade tmux to previous version.

homebrew-core/issues#102748#issuecomment-1145907656