cd /news/developer-tools/show-hn-qscreen-tmux-like-session-ma… · home topics developer-tools article
[ARTICLE · art-66601] src=github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Show HN: Qscreen – tmux-like session manager for Windows PowerShell

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.

read1 min views3 publishedJul 21, 2026

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.

I 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.

I tried tmux through MSYS2. It sort of worked, but it would sometimes stop responding for no obvious reason.

That'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.

Claude and Codex helped a lot while building this. I love these guys.

Using qscreen is pretty easy. Download the .exe and run it. The commands I use most often are: qscn - creates a new session if there isn't one.

qscn ls - list all sessions.

qscn attach Id - attaches to a specific session.

Press "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.

I'm pretty happy with the current feature set, but I'd love to hear what other people think. Maybe WinGet distribution should be next?

Project page: https://github.com/dualface/qscreen PS: I only discovered psmux when qscreen was already nearly finished. :-D

Comments URL: [https://news.ycombinator.com/item?id=48989416](https://news.ycombinator.com/item?id=48989416)

Points: 1

── more in #developer-tools 4 stories · sorted by recency
── more on @dualface 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-qscreen-tmux…] indexed:0 read:1min 2026-07-21 ·