bash, man command completion
Jump to:
| Project: | Linux software |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Related pages: | #303: Bash :-:-: #9142: app-shells/bash-completion |
| Tags: | bash, Command completion, man page |
Description
What drives command completion (tab) in bash?
When I want: man rc-update and type man rc and then TAB, I don't get command completion.
Comments
#1
Same with other commands.
rc-status a+ TAB should show me services starting with 'a'. Instead, the command completion uses the content of the current directory.#2
Apparently, I had to install:
app-shells/bash-completion
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.