mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-11 19:04:35 +00:00
split terminal settings into separate tabs
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { Observable } from 'rxjs'
|
||||
import { TerminalTabComponent } from './components/terminalTab.component'
|
||||
export { TerminalTabComponent }
|
||||
export { IChildProcess } from './services/sessions.service'
|
||||
|
||||
export abstract class TerminalDecorator {
|
||||
// tslint:disable-next-line no-empty
|
||||
|
Reference in New Issue
Block a user