From 3729a0301dbf88c7d45f04a39a1708a690e4d20e Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Wed, 16 Sep 2026 21:12:26 +0200 Subject: [PATCH] release v0.3.2 Windows Terminal native split-pane option. - Add multiplexer config option to switch between tmux/psmux (default) and Windows Terminal's native split-pane - Avoids the psmux focus-freeze issue when switching away from the terminal window on Windows - Config: multiplexer: "tmux" (default) or "wt" for Windows Terminal