[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Farge zu bash_completion



Hallo Debianer,

hätte mal eine Frage zu bash_completion  Grundsätzlich  funktioniert's in xtrem.
Aber in Eterm und direkt in der console funktioniert's nicht.

Würde aber leber Eterm nutzen wegen der Scrolleiste. Aber ohne completion geht's auch 
nicht mehr...

Jemannd ne Idee wieso das so ist?

Mfg 

Michael

/etc/bash.bashrc

# enable bash completion in interactive shells

if [ "$PS1" -a -f /etc/bash_completion ]; then
    . /etc/bash_completion
fi



Reply to: