Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profile flag #232

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

profile flag #232

wants to merge 2 commits into from

Conversation

leb-kuchen
Copy link
Contributor

@leb-kuchen leb-kuchen commented Jun 22, 2024

This supports the explicit flags -PVALUE and --profile=VALUE.
Implicit flags are also easy to add.
fixes #214

@wiiznokes
Copy link

Why not use clap at this point ?

@leb-kuchen
Copy link
Contributor Author

It is a huge dependency. I think lexopt would also work fine.

@wiiznokes
Copy link

Yeah but clap have a good support for help messages and everything

@jackpot51
Copy link
Member

If this is rebased with the conflicts fixed, I can merge it.

@leb-kuchen leb-kuchen force-pushed the profile_flag branch 6 times, most recently from 789d7ed to dd605f2 Compare January 17, 2025 16:11
@jackpot51
Copy link
Member

I'd prefer to use clap for this. We already use it on some other COSMIC applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Launch a cosmic-term profile via the command line
3 participants