microsoft/Terminal

Same input with different results in terminal and cmd.exe

Open

#6.353 geöffnet am 4. Juni 2020

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-TerminalControlHelp WantedIssue-BugPriority-2Product-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Environment

Windows build number: Microsoft Windows Pro [Version 10.0.18363.836] x64
Windows Terminal version (if applicable): 1.0.1401.0

Any other software?
stripe cli

Steps to reproduce

Download Stripe CLI (https://github.com/stripe/stripe-cli/releases/tag/v1.4.1) after "stripe login" (not sure if needed, i was already logged in) using the command "stripe listen --forward-to https://localhost:44391/api/StripeWebHooks" works on cmd.exe, but not in terminal

Expected behavior

should work as in cmd.exe

Actual behavior

output "unknown flag: --forward-to https://localhost:44391/api/StripeWebHooks"

Screenshot with outputs: image

Contributor Guide