-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Bash autocompletion #14309
Comments
Works pretty fine here and I use it all the time. I guess the most important thing to note is this sentence from the docs:
But on my dev enviroment I simply added my user to the www-data group and so I can autocomplete everything. |
www-data usually doesn't have a real profile. |
Unfortunately I have not been successful and I have given up for a while now. I am currently working on some ansible stuff. If I get it to work, I will try again to implement the bash autocompletion. |
@ggeorgg I understand. Though this repo is more for bug and features tickets. |
I was able to get the autocompletion work partly now. |
@ggeorgg that is nice to hear! :) |
Enabling the autocompletion from the documention (https://docs.nextcloud.com/server/15/admin_manual/configuration_server/occ_command.html#enabling-autocompletion) is not working for me. I am not quite sure if it is working at all (See stecman/symfony-console-completion#71)
If I try the command from the nextcloud documentation, I always get "Persmission denied".
If it is not working, maybe it should be removed from the documentation? If it normally works, could we improve the documentation?
@nickvergessen What do you think? I guess you have already struggled a lot with it?
The text was updated successfully, but these errors were encountered: