mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-01 14:11:50 +00:00
rollback
This commit is contained in:
@@ -16,7 +16,7 @@ export interface ResizeEvent {
|
||||
|
||||
export interface SessionOptions {
|
||||
name?: string
|
||||
command?: string|string[]
|
||||
command?: string
|
||||
args?: string[]
|
||||
cwd?: string
|
||||
env?: any
|
||||
|
Reference in New Issue
Block a user