Respect ghostty split-preserve-zoom config when cycling splits (#241)
Upstream Ghostty (v1.3.0+) has split-preserve-zoom = navigation to
keep zoom state when navigating between splits. Supacode's split
management bypasses BaseTerminalController so this config was never
read. Now GhosttyRuntime reads the setting and gotoSplit honors it:
zoom transfers to the next pane when enabled, unzooms when not.
authored by