From 1b535b4245052932f60cda97d1b1d593be26ba1c Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Fri, 4 Sep 2026 21:56:44 -0400 Subject: [PATCH] ghostty(macos): Try window-save-state so working-directory works --- ghostty/darwin.ghostty | 1 + 1 file changed, 1 insertion(+) diff --git a/ghostty/darwin.ghostty b/ghostty/darwin.ghostty index 3ceac28..849d8cd 100644 --- a/ghostty/darwin.ghostty +++ b/ghostty/darwin.ghostty @@ -3,3 +3,4 @@ font-size = 14 quit-after-last-window-closed = true working-directory = home +window-save-state = never