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

better zsh code completion #2382

Merged
merged 8 commits into from
Feb 6, 2022
Merged

better zsh code completion #2382

merged 8 commits into from
Feb 6, 2022

Conversation

mmahmoudian
Copy link
Member

I reviewed multiple code completions including arch-audit, pamac, and nvm. I ultimately ended up finding the pamac style and flow much more cleaner and more compatible with our style of CLI. So I adopted that and modified it according to Flameshot's CLI subcoimmands and args.

Unfortunately this is not compatible with bash and therefore I renamed the one @veracioux made to be only for bash, and added this one for zsh.

I'm [as always] open to any suggestion/comments/feedback 😃

@mmahmoudian mmahmoudian marked this pull request as draft February 6, 2022 20:09
@mmahmoudian mmahmoudian marked this pull request as ready for review February 6, 2022 20:26
@mmahmoudian mmahmoudian marked this pull request as draft February 6, 2022 20:28
@mmahmoudian mmahmoudian marked this pull request as ready for review February 6, 2022 20:31
Copy link
Contributor

@borgmanJeremy borgmanJeremy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@borgmanJeremy borgmanJeremy merged commit 6cd9d9e into flameshot-org:master Feb 6, 2022
panpuchkov pushed a commit to namecheap/flameshot that referenced this pull request May 13, 2022
* Adds links to sponsors in README

* Adds AnonAddy to the sponsor list

* adds a more comprehensive zsh completion

* fix the extra square brackets

* fix the CMakeLists to handle the new paths

(cherry picked from commit 6cd9d9e)
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.

2 participants