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 some shell completions #771

Merged
merged 28 commits into from
Sep 5, 2024
Merged

Add some shell completions #771

merged 28 commits into from
Sep 5, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Sep 5, 2024

  • Add cargo-make fzf completion for zsh
  • Register the makers fzf completions also in bash
  • Add go-task fzf completions
  • Add zellij fzf completions
  • Use special filter for zellij kill-session
  • Improve handling args in fzf complete hook
  • Fix to register zellij bash comletions
  • Split bash and zsh specific code
  • Fix cdnix command with use of readlink
  • Fix enabling go-task zsh and fish completions (Fix enabling go-task zsh and fish completions #770)
  • Fallback bash zellij comletion to default
  • Revert fzf bash completions which conflict with bash default
  • Attempt to package cargo-make shell completions [WIP] [ci skip]
  • Fix nix path
  • Inject bash completion also in zsh
  • Remove conflicting fzf bash completions
  • Improve note about cargo-make zsh completions
  • Attempt to delegate to source_sh for completion
  • Revert "Attempt to delegate to source_sh for completion"
  • Add note about cargo-make zsh completions
  • Make small diff with main
  • Revert "Make small diff with main"

* Enable go-task shell completion in zsh and fish

bash is active by default in project repositories (I dont know why...)

* Apply completion patched version of go-task

* Simply install go-task in global
@kachick kachick marked this pull request as draft September 5, 2024 18:15
@kachick kachick marked this pull request as ready for review September 5, 2024 19:36
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.

1 participant