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

Re: ssh Verbindung zu Debian Etch, Strg+PfeilLinks geht nicht



* Alexander Menk <menk-you.should.remove.this.for.permanent.contact@mestrona.net> wrote:
> 
> Und wenn wir gerade dabei sind: Gibt es unter Debian ne möglichkeit die
> "aufgebohrte Autovervollständigung" der Bash direkt zu aktivieren (z.B.
> aptitude in<TAB>  --> aptitude install) wie unter Ubuntu üblich?

Normalerweise sollte so etwas in deiner .bashrc stehen

,----
| # enable programmable completion features (you don't need to enable
| # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
| # sources /etc/bash.bashrc).
| if [ -f /etc/bash_completion ]; then
|     . /etc/bash_completion
| fi
`----

Gruß
Jens



Reply to: