From da541bea6333458c5f4a987e734269e019a2103d Mon Sep 17 00:00:00 2001 From: minorcell Date: Sat, 23 May 2026 16:33:33 +0800 Subject: [PATCH] fix stray brace from conflict resolution --- macos/Sources/Ghostty/Surface View/SurfaceView.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/macos/Sources/Ghostty/Surface View/SurfaceView.swift b/macos/Sources/Ghostty/Surface View/SurfaceView.swift index 67862391c..f6b30a7ad 100644 --- a/macos/Sources/Ghostty/Surface View/SurfaceView.swift +++ b/macos/Sources/Ghostty/Surface View/SurfaceView.swift @@ -420,7 +420,6 @@ extension Ghostty { .onSubmit { _ = surfaceView.navigateSearchToNext() } - } #if canImport(AppKit) .onExitCommand { if searchState.needle.isEmpty {