microsoft/Terminal

start wt.exe with parameter fails in administrator mode

Open

#14,861 opened on 2023年2月16日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-CommandlineHelp WantedIssue-BugPriority-2Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

コントリビューターガイド