{"slug": "show-hn-qscreen-tmux-like-session-manager-for-windows-powershell", "title": "Show HN: Qscreen – tmux-like session manager for Windows PowerShell", "summary": "Indie developer dualface released Qscreen, a tmux-like session manager for Windows PowerShell that keeps AI coding agent sessions alive even when the terminal window is closed. The tool, available on GitHub, supports native PowerShell commands such as 'qscn' to create sessions and 'qscn attach' to reattach, with a daemon that preserves sessions as long as the computer stays on.", "body_md": "I'm an indie developer and use both macOS and Windows for development. Most of my indie game work is done in Godot on Windows.\n\nI started using AI coding agents a few months ago, and one problem kept bothering me: Windows doesn't have a simple and reliable equivalent to tmux or screen. If I accidentally closed a terminal window, the agent session running inside it was gone too.\n\nI tried tmux through MSYS2. It sort of worked, but it would sometimes stop responding for no obvious reason.\n\nThat's why I built qscreen. It provides the small subset of tmux features that I actually need, with native PowerShell support as the main goal. As long as the computer stays on and the qscreen daemon is still running, closing the terminal won't kill the session.\n\nClaude and Codex helped a lot while building this. I love these guys.\n\nUsing qscreen is pretty easy. Download the `.exe` and run it. The commands I use most often are:\n\nqscn - creates a new session if there isn't one.\n\nqscn ls - list all sessions.\n\nqscn attach Id - attaches to a specific session.\n\nPress \"Ctrl+B\", then \"s\" to open the session list. From there, you can switch sessions or create and close them. \"Ctrl+B ?\" to see the keyboard shortcuts.\n\nI'm pretty happy with the current feature set, but I'd love to hear what other people think. Maybe WinGet distribution should be next?\n\nProject page: [https://github.com/dualface/qscreen](https://github.com/dualface/qscreen)\n\nPS: I only discovered psmux when qscreen was already nearly finished. :-D\n\nComments URL: [https://news.ycombinator.com/item?id=48989416](https://news.ycombinator.com/item?id=48989416)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-qscreen-tmux-like-session-manager-for-windows-powershell", "canonical_source": "https://github.com/dualface/qscreen", "published_at": "2026-07-21 08:00:14+00:00", "updated_at": "2026-07-21 08:23:34.107239+00:00", "lang": "en", "topics": ["developer-tools"], "entities": ["dualface", "Qscreen", "Windows PowerShell", "tmux", "MSYS2", "Godot", "Claude", "Codex"], "alternates": {"html": "https://wpnews.pro/news/show-hn-qscreen-tmux-like-session-manager-for-windows-powershell", "markdown": "https://wpnews.pro/news/show-hn-qscreen-tmux-like-session-manager-for-windows-powershell.md", "text": "https://wpnews.pro/news/show-hn-qscreen-tmux-like-session-manager-for-windows-powershell.txt", "jsonld": "https://wpnews.pro/news/show-hn-qscreen-tmux-like-session-manager-for-windows-powershell.jsonld"}}