-
Notifications
You must be signed in to change notification settings - Fork 10
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
Filter out filesystem results better? #1
Comments
Hi @jolexa, Thanks for your feedback, always appreciate it. If you want to remove all the results coming from the files on disk, simply remove the knife-bash-autocomplete/knife_autocomplete.sh Line 206 in 26e9c94
Not sure it was a good idea in the 1st place, might actually remove it. Please let me know if that helps! Cheers |
Indeed, that is the behavior I expect. Of course, tab completion doesn't Thanks! On Sun, Jul 27, 2014 at 12:19 PM, wk8 [email protected] wrote:
|
@jolexa indeed, that's the way to go to include only relevant results from files. But I don't think I'll have time to do that any time soon, so please feel free to submit a PR for that if you do! :-) Thanks |
Hi,
Thanks for the completion file. The expiring cache is a great feature.
Do you know, is it possible to filter out the "results" coming from the files on disk? Maybe an example can explain better:
% knife
Display all 142 possibilities? (y or n)
The text was updated successfully, but these errors were encountered: