From a0b937e8828148248b3ec8f7a9f120d5cd75fbe8 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Wed, 16 Sep 2026 21:44:37 +0200 Subject: [PATCH] release v0.3.3 Fix Windows Terminal mode issues. - Fix split direction: use -H for top/bottom layout (opposite of tmux) - Fix command quoting: use cmd /c to avoid Windows file-not-found errors - Remove confusing tmux session closed message in wt mode