mirror of
https://github.com/eugeny/tabby
synced 2026-09-25 22:46:09 +00:00
fixed #7004 - terminal not focusing after exiting search
This commit is contained in:
@@ -447,6 +447,7 @@ export class XTermFrontend extends Frontend {
|
||||
|
||||
cancelSearch (): void {
|
||||
this.search.clearDecorations()
|
||||
this.focus()
|
||||
}
|
||||
|
||||
saveState (): any {
|
||||
|
||||
Reference in New Issue
Block a user