Hotfix: tmux platform guard
Based on v0.10.2 — this is a rollback hotfix release.
- Replace win32 hard-block with tmux capability check; OMX now always launches with tmux regardless of platform when tmux/psmux is available
- Add psmux support for native Windows tmux
- Use
whereon win32 instead ofwhichfor binary path resolution
Cherry-picked from 9b3b336.