mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 10:45:45 +00:00
.
This commit is contained in:
@@ -20,6 +20,8 @@ export interface SessionOptions {
|
||||
args?: string[]
|
||||
cwd?: string
|
||||
env?: any
|
||||
width?: number
|
||||
height?: number
|
||||
recoveryId?: string
|
||||
recoveredTruePID$?: Observable<number>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user