mirror of
https://github.com/eugeny/tabby
synced 2025-12-13 11:15:43 +00:00
Search (fixes #85)
This commit is contained in:
@@ -13,6 +13,7 @@ import { SSHConnection, SSHSession } from '../api'
|
||||
></div>
|
||||
`,
|
||||
styles: [require('./sshTab.component.scss')],
|
||||
animations: BaseTerminalTabComponent.animations,
|
||||
})
|
||||
export class SSHTabComponent extends BaseTerminalTabComponent {
|
||||
connection: SSHConnection
|
||||
|
||||
Reference in New Issue
Block a user