feat(completions/jump): add completion for jump#705
feat(completions/jump): add completion for jump#705akinomyoga merged 9 commits intoohmybash:masterfrom
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
This commit updates the plugin's README to indicate that enabling the completion is an optional part of using the jump plugin.
In this particular case, follow the one concerning functions defined by a specific plugin.
akinomyoga
left a comment
There was a problem hiding this comment.
I now noticed that the indentation is made with TAB, but I use two spaces in this repository. Could you update the indentation?
@akinomyoga fixed. |
|
@matlads Thanks! I've merged the PR! |
User description
This PR adds completion for the jump command, and updates the plugin documentation appropriately
PR Type
Enhancement
Description
Add bash completion support for jump command
Update jump plugin documentation with installation steps
Include usage instructions and completion configuration
Diagram Walkthrough
File Walkthrough
jump.completion.sh
Add bash completion for jumpcompletions/jump.completion.sh
compgenREADME.md
Update jump plugin documentationplugins/jump/README.md