fix stray brace from conflict resolution
parent
7a346dd8d4
commit
da541bea63
|
|
@ -420,7 +420,6 @@ extension Ghostty {
|
|||
.onSubmit {
|
||||
_ = surfaceView.navigateSearchToNext()
|
||||
}
|
||||
}
|
||||
#if canImport(AppKit)
|
||||
.onExitCommand {
|
||||
if searchState.needle.isEmpty {
|
||||
|
|
|
|||
Loading…
Reference in New Issue