Skip to content

refactor(_command_offset): rename { => _comp}{_command_offset,_command,_root_command} #799

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

Merged
merged 2 commits into from
Sep 10, 2022

Conversation

akinomyoga
Copy link
Collaborator

Extracted from #791.

  • cd98abd move _command: This just moves the position of the function. I think _command_offset had been sufficiently short before but now is a long function, so it shouldn't be put between _command and complete -F _command any more.
  • 15c699f rename { => _comp}{_command_offset,_command,_root_command}: Naming convention suggested by Customizability and naming conventions for each completion #539.

The description is unchanged.

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