mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-01 13:15:50 +01:00
committed by
GitHub
parent
c149df2e41
commit
33b821bab2
@@ -386,7 +386,7 @@ class SharedProcessMain extends Disposable {
|
||||
shortGraceTime: LocalReconnectConstants.ShortGraceTime,
|
||||
scrollback: configurationService.getValue<number>(TerminalSettingId.PersistentSessionScrollback) ?? 100
|
||||
},
|
||||
localize('ptyHost', "Pty Host"),
|
||||
false,
|
||||
configurationService,
|
||||
environmentService,
|
||||
logService,
|
||||
|
||||
Reference in New Issue
Block a user