Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal
倉庫指標
- Star
- (35,764 star)
- PR 合併指標
- (平均合併 27天 19小時) (30 天內合併 24 個 PR)
描述
I have seen Windows executables receive arguments BOTH ways. I don't know what the circumstance is offhand that makes it happen one way or the other. You will want to deal with both the presence and absence of your own executable name at argv[0].
Originally posted by @miniksa in https://github.com/microsoft/terminal/pull/4023
If it's not, then we'll need to mitigate this somehow, since we're leaning on that pretty hard at the moment