Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0493ce5

Browse files
committed
fix: setusage-app tovscode oncoder ssh
1 parentd6b798e commit0493ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/remote.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ export class Remote {
638638
constproxyCommand=featureSet.wildcardSSH
639639
?`${escape(binaryPath)}${headerArg} --global-config${escape(
640640
path.dirname(this.storage.getSessionTokenPath(label)),
641-
)} ssh --stdio --network-info-dir${escape(this.storage.getNetworkInfoPath())}${awaitthis.formatLogArg(logDir)} --ssh-host-prefix${hostPrefix} %h`
641+
)} ssh --stdio --usage-app=vscode --network-info-dir${escape(this.storage.getNetworkInfoPath())}${awaitthis.formatLogArg(logDir)} --ssh-host-prefix${hostPrefix} %h`
642642
:`${escape(binaryPath)}${headerArg} vscodessh --network-info-dir${escape(
643643
this.storage.getNetworkInfoPath(),
644644
)}${awaitthis.formatLogArg(logDir)} --session-token-file${escape(this.storage.getSessionTokenPath(label))} --url-file${escape(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp