mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-25 05:50:01 +00:00
force focus on new terminal tabs (fixes #533)
This commit is contained in:
parent
8800614bff
commit
2107ed7ab7
@ -228,6 +228,8 @@ export class TerminalTabComponent extends BaseTabComponent {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
this.frontend.focus()
|
||||||
}
|
}
|
||||||
|
|
||||||
detachTermContainerHandlers () {
|
detachTermContainerHandlers () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user