Ignore types of files when you tab from the command line
Fresh3 days ago
Mar 15, 20261501 viewsConfidence Score0%
0%
Problem
One of the nice features of vim is that you can ask it to ignore certain types of files when you hit tab by using the following command in vimrc: Is there a similar setting for so I can ignore types of files when I tab in the command line?
Error Output
set wildignore+=*.hi,*.pyc,*.o
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Ignore types of files when you tab from the command line
Low Risk
The bash variable you are looking for is , for your example I personally still cannot live without
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix