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

Add play, pause, and generate CLI commands #316

Merged
merged 5 commits into from
Dec 9, 2023
Merged

Add play, pause, and generate CLI commands #316

merged 5 commits into from
Dec 9, 2023

Conversation

aome510
Copy link
Owner

@aome510 aome510 commented Dec 9, 2023

Resolves #315
Resolves #310

Changes

  • add play and pause CLI commands
  • add generate CLI command for generating shell completion
    • add clap_complete dependency
  • handle / special character when saving images into the cache folder

@aome510 aome510 merged commit b23caac into master Dec 9, 2023
3 checks passed
@aome510 aome510 deleted the improve-cli branch December 9, 2023 03:08
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.

FR: playback play and playback pause Expose clap's shell completion generation methods via CLI
1 participant