mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 10:45:45 +00:00
option to auto-start a terminal tab (fixes #107)
This commit is contained in:
@@ -150,6 +150,8 @@ export class AppRootComponent {
|
||||
if (this.app.tabs.length === 0) {
|
||||
this.app.openDefaultTab()
|
||||
}
|
||||
|
||||
this.app.emitReady()
|
||||
}
|
||||
|
||||
@HostListener('dragover')
|
||||
|
||||
Reference in New Issue
Block a user