microsoft/Terminal

start wt.exe with parameter fails in administrator mode

Open

#14,861 创建于 2023年2月16日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-CommandlineHelp WantedIssue-BugPriority-2Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Windows Terminal version

1.16.230126001

Windows build number

10.0.19045.2604

Other Software

No response

Steps to reproduce

Open cmd.exe and type "wt ping google.de". image

Expected Behavior

Open wt with cmd.exe and execute "ping google.de". image

Actual Behavior

If wt runs with option "run profile as administrator" cmd.exe opens but parameter (ping google.de) is not executed. image image

贡献者指南