Skip to content

Add a autocompletation plugin for forgejo-cli - #13910

Draft
codeDude64 wants to merge 1 commit into
ohmyzsh:masterfrom
codeDude64:feature/fj-plugin
Draft

codeDude64 wants to merge 1 commit into
ohmyzsh:masterfrom
codeDude64:feature/fj-plugin

Conversation

@codeDude64

@codeDude64 codeDude64 commented Jul 30, 2026

Copy link
Copy Markdown

Fix #13909

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • If I used AI tools (ChatGPT, Claude, Gemini, etc.) to assist with this contribution, I've disclosed it below.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

  • I added a similar gh way to add the fj approach (it doesn't working for the moment)

Other comments:

This contribution wasn't generated by a LLM technology, all the code is writing manual.

@ohmyzsh ohmyzsh Bot added this to Main project Jul 30, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Main project Jul 30, 2026
@codeDude64

Copy link
Copy Markdown
Author

I just figured out there is not a equivalent of gh completion --shell zsh to forgejo-cli
I've created an issue in the forgejo-cli repo about it.

@codeDude64

codeDude64 commented Jul 30, 2026

Copy link
Copy Markdown
Author

I just figured out there is not a equivalent of gh completion --shell zsh to forgejo-cli I've created an issue in the forgejo-cli repo about it.

I figured out the command is fj completion zsh So I'll work with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Add a plugin for autocompletation of forgejo-cli

1 participant