mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-18 16:20:27 +08: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 () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user