fuzzy_bash_completion icon indicating copy to clipboard operation
fuzzy_bash_completion copied to clipboard

environemental variables always showing

Open silgon opened this issue 6 years ago • 0 comments

As in the tutorial, I set fuzzy_setup_for_command cd;. However, when I write cd <space> <tab> the autocompletion shows me all the environmental variables. Is there any way to avoid this? Usually if it's empty after the cd command, after tab it should show me all the available directories.

silgon avatar Nov 25 '19 21:11 silgon