wmux
Terminal session persistence for Windows
wmux keeps a console session alive after its window closes. Start a session, detach with Ctrl-B d, close the terminal, and reattach later with the shell and everything running in it intact. It is deliberately scoped to session persistence alone: no panes, no splits, no status bar. Windows Terminal already provides tabs, splits, and search, so wmux does the one thing Windows lacks and leaves the rest to your terminal. Built directly on ConPTY. A detached server process owns the pseudoconsole and holds no console of its own, so the close event sent to the window that started it never reaches the session. Scripts can also drive a session without a terminal at all.
winget install --id HomeOps.wmux --exact --source wingetLatest 0.3.2·August 3, 2026
Details
- Homepage
- https://github.com/HomeOps/wmux
- License
- MIT
- Publisher
- HomeOps
- Support
- https://github.com/HomeOps/wmux/issues
- Copyright
- Copyright (c) 2026 HomeOps
- Moniker
wmux