Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
supervoidcoder
/
win-witr
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
7
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix atrocity arg parsing
- #91
#91
Merged
supervoidcoder
merged 12 commits into
main
supervoidcoder/win-witr:main
from
fix-atrocity-arg-parsing
supervoidcoder/win-witr:fix-atrocity-arg-parsing
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix atrocity arg parsing
#91
supervoidcoder
merged 12 commits into
main
supervoidcoder/win-witr:main
from
fix-atrocity-arg-parsing
supervoidcoder/win-witr:fix-atrocity-arg-parsing
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
fix vscode task
supervoidcoder
committed
d7ecdd9
View commit details
Copy full SHA for d7ecdd9
Browse repository at this point
refactor: Improve argument parsing by storing it all in a vector of strings rather than manually parsing each one on the fly
supervoidcoder
committed
ff90a99
View commit details
Copy full SHA for ff90a99
Browse repository at this point
Commits on Feb 17, 2026
feat: Pass more arguments to PIDInspect so that it knows more stuff about the flags, making it more aware
supervoidcoder
authored
9a2fe06
View commit details
Copy full SHA for 9a2fe06
Browse repository at this point
feat: normalize arguments whether they use `-`, `--`, or `/`
supervoidcoder
authored
4b23499
View commit details
Copy full SHA for 4b23499
Browse repository at this point
Commits on Feb 23, 2026
fix:
supervoidcoder
authored
a4c9ffe
View commit details
Copy full SHA for a4c9ffe
Browse repository at this point
fix:
supervoidcoder
authored
26053e1
View commit details
Copy full SHA for 26053e1
Browse repository at this point
fix:
supervoidcoder
authored
21e5b66
View commit details
Copy full SHA for 21e5b66
Browse repository at this point
Commits on Feb 27, 2026
feat: Adds help output for every flag. It's kind of useless, since each flag should be self explanatory and shown in the main help output.
supervoidcoder
authored
adf3e8a
View commit details
Copy full SHA for adf3e8a
Browse repository at this point
fix: 🥴
supervoidcoder
authored
76c9068
View commit details
Copy full SHA for 76c9068
Browse repository at this point
Commits on Mar 2, 2026
fix: 😢🐙
supervoidcoder
authored
4244dee
View commit details
Copy full SHA for 4244dee
Browse repository at this point
Commits on Mar 3, 2026
fix: skip if arg is empty (i'm not sure how you would pass an empty arg but whatever suits your suit)
supervoidcoder
authored
153404b
View commit details
Copy full SHA for 153404b
Browse repository at this point
fix: make it so it doesn't crash if an arg doesn't have 2 characters
supervoidcoder
authored
6008f5f
View commit details
Copy full SHA for 6008f5f
Browse repository at this point
You can’t perform that action at this time.