[wt.exe] -H and -V parameters shouldn't be case-sensitive #6473

Open
opened 2026-01-31 00:39:44 +00:00 by claunia · 0 comments
Owner

Originally created by @alexandair on GitHub (Feb 16, 2020).

Environment

Microsoft Windows [Version 10.0.18363.535]

Steps to reproduce

PS C:\> wt `; split-pane -h cmd.exe
PS C:\> wt `; split-pane -v cmd.exe

Expected behavior

Commands run without a problem when I specify -h and/or -v.

Actual behavior

Help dialog pops-up complaining about the wrong syntax. Btw, help dialog is not the same for -v and -h.

Originally created by @alexandair on GitHub (Feb 16, 2020). # Environment ```none Microsoft Windows [Version 10.0.18363.535] ``` # Steps to reproduce ``` PS C:\> wt `; split-pane -h cmd.exe PS C:\> wt `; split-pane -v cmd.exe ``` # Expected behavior Commands run without a problem when I specify -h and/or -v. # Actual behavior Help dialog pops-up complaining about the wrong syntax. Btw, help dialog is not the same for -v and -h.
claunia added the Resolution-DuplicateProduct-TerminalArea-Commandline labels 2026-01-31 00:39:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6473