Gentoo Archives: gentoo-user

From: fire-eyes <sgtphou@×××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] bash completion
Date: Mon, 24 Apr 2006 16:09:59
Message-Id: 200604241203.33386.sgtphou@fire-eyes.org
1 Hi, i'm trying to use bash completion. That is, the extended bash completion.
2
3 I merged bash-completion, and it tells me to do the following:
4
5 einfo "Add the following to your ~/.bashrc to enable completion support."
6 einfo "NOTE: to avoid things like Gentoo bug #98627, you should set
7 aliases"
8 einfo "after sourcing /etc/profile.d/bash-completion."
9 einfo
10 einfo "[[ -f /etc/profile.d/bash-completion ]] && \\ "
11 einfo " source /etc/profile.d/bash-completion"
12
13 I have done this as root, and also done an eselect bashcomp enable modules ,
14 log out, back in, yet i am not able to complete modprobe -v ipw2[tab] which
15 should expand to ipw2200.
16
17 Any ideas?
18 --
19 "When you walk across the fields with your mind pure and holy, then from
20 all the stones, and all growing things, and all animals, the sparks of
21 their soul come out and cling to you. And then they are purified, and
22 become a holy fire in you." -- Ancient Hasidic Saying
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] bash completion Willie Wong <wwong@×××××××××.EDU>
Re: [gentoo-user] bash completion JimD <Jim@×××××××××××××××××.org>