mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-06 16:00:28 +08:00
lint
This commit is contained in:
parent
1e9f5ca1dc
commit
4d83848e8d
@ -260,7 +260,7 @@ export class XTermFrontend extends Frontend {
|
||||
this.xterm.loadAddon(this.search)
|
||||
|
||||
this.search.onDidChangeResults(state => {
|
||||
this.searchState = state ?? { resultCount: 0 }
|
||||
this.searchState = state
|
||||
})
|
||||
|
||||
window.addEventListener('resize', this.resizeHandler)
|
||||
|
Loading…
x
Reference in New Issue
Block a user