fixed search in ssh tabs (fixes #1394)

This commit is contained in:
Eugene Pankov
2019-10-28 12:31:44 +01:00
parent 4f678cc8ce
commit ec956d463a
3 changed files with 4 additions and 7 deletions

View File

@@ -120,6 +120,7 @@ import { XTermFrontend, XTermWebGLFrontend } from './frontends/xtermFrontend'
exports: [
ColorPickerComponent,
EnvironmentEditorComponent,
SearchPanelComponent,
],
})
export default class TerminalModule { // eslint-disable-line @typescript-eslint/no-extraneous-class