LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do you get tab completion to ignore .svn ? (https://www.linuxquestions.org/questions/linux-software-2/how-do-you-get-tab-completion-to-ignore-svn-626639/)

hedpe 03-08-2008 02:03 PM

how do you get tab completion to ignore .svn ?
 
Hi all,

Is it possible to get tab completion in bash to ignore some directories, like .svn? For example, .svn prevents me from very easily tabbing through directories of repositories, which only have a single directory.

Thanks!
George

ararus 03-08-2008 02:43 PM

You could try the programmable bash completion package, but if you want a *real* programmable completion system, the only (current) solution is zsh (much crunchier than bash).


All times are GMT -5. The time now is 04:57 PM.