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 mod.nu to custom completions #603

Closed
wants to merge 5 commits into from
Closed

Conversation

marcelarie
Copy link
Contributor

@marcelarie marcelarie commented Sep 12, 2023

I believe it is highly beneficial to include mod.nu files within the completions folders. This allows users to source all available completions, which I believe would be appreciated by the majority of users.

then the all the completions could be loaded using:

use custom-completions/mod.nu *

I think the auto generated ones should add a line on the auto-generate/mod.nu when generated, but I still need to check on that.

There are some completions errors that need to be fixed:

  • winget/winget-completions.nu
  • man/man-completions.nu
  • auto-generate/completions/ack.nu
  • auto-generate/completions/apt-build.nu
  • auto-generate/completions/apt-show-source.nu
  • auto-generate/completions/complete.nu
  • auto-generate/completions/cpupower.nu
  • auto-generate/completions/curl.nu
  • auto-generate/completions/ffmpeg.nu
  • auto-generate/completions/fsharpc.nu
  • auto-generate/completions/fsharpi.nu
  • auto-generate/completions/gem.nu
  • auto-generate/completions/godoc.nu
  • auto-generate/completions/git.nu
  • auto-generate/completions/gprof.nu
  • auto-generate/completions/gprof.nu
  • auto-generate/completions/grep.nu
  • auto-generate/completions/less.nu
  • auto-generate/completions/man.nu
  • auto-generate/completions/mix.nu
  • auto-generate/completions/mpc.nu
  • auto-generate/completions/mysql.nu
  • auto-generate/completions/nethack.nu
  • auto-generate/completions/pacmd.nu
  • auto-generate/completions/prt-get.nu
  • auto-generate/completions/qubes-gpg-client.nu
  • auto-generate/completions/root.nu
  • auto-generate/completions/rpm.nu
  • auto-generate/completions/string.nu
  • auto-generate/completions/tar.nu
  • auto-generate/completions/tcpdump.nu
  • auto-generate/completions/valgrid.nu
  • auto-generate/completions/virsh.nu
  • auto-generate/completions/watch.nu
  • auto-generate/completions/whatis.nu
  • auto-generate/completions/xgettext.nu
  • auto-generate/completions/zef.nu

Copy link
Member

@amtoine amtoine left a comment

Choose a reason for hiding this comment

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

early reviewing 😉

custom-completions/mod.nu Show resolved Hide resolved
@amtoine amtoine dismissed their stale review September 12, 2023 17:33

requested changes have been implemented

@fdncred
Copy link
Collaborator

fdncred commented Sep 21, 2023

The rbenv stuff probably doesn't belong in this PR.

@marcelarie
Copy link
Contributor Author

marcelarie commented Sep 21, 2023

The rbenv stuff probably doesn't belong in this PR.

It shouldn't be here, I will delete it now.

@amtoine
Copy link
Member

amtoine commented Oct 14, 2023

@marcelarie
will you have time to finish this? 😇

@marcelarie
Copy link
Contributor Author

will check it this week :)

@amtoine
Copy link
Member

amtoine commented Oct 16, 2023

will check it this week :)

no pressure 🙏

@fdncred
Copy link
Collaborator

fdncred commented Dec 10, 2023

what's the status here?

@fdncred
Copy link
Collaborator

fdncred commented Mar 7, 2024

no response

@fdncred fdncred closed this Mar 7, 2024
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.

None yet

3 participants