-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-Commandlinewt.exe's commandline argumentswt.exe's commandline argumentsIssue-QuestionFor questions or discussionFor questions or discussionProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered
Description
Make arguments user-friendly and type friendly
With ver 0.9 arguments to launch WT has been introduced. This is really a good feature addition.
However I find that the arguments are very linux like and unfriendly to new users:
please refer Ned Pyle:
https://twitter.com/NerdPyle/status/1227757778732601344
and Cinnamon examples:
wt -p "Windows PowerShell" -d . ; split-pane -V wsl.exe
wt -d C:\Users\cinnamon\GitHub\WindowsTerminal ; split-pane -p "Command Prompt" ; split-pane -p "Ubuntu" -d \wsl$\Ubuntu\home\cinnak -H
I do not feel this is userfriendly. Not everyone that want to replace cmd and powershell with a modern terminal is a dev
implement arguments that allow both written and readable and shortened args example, which exlcude using ambigous args
examples
-r or -run
-l or -list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-Commandlinewt.exe's commandline argumentswt.exe's commandline argumentsIssue-QuestionFor questions or discussionFor questions or discussionProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered