Gentoo Archives: gentoo-user

From: Hilco Wijbenga <hilco.wijbenga@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] BASH Completion - Mixing directories and executables
Date: Sun, 02 Oct 2011 23:25:37
Message-Id: CAE1pOi2RjsBNC_gXK7CdGF=Obm1qqCeE6eQcXVoriiC+YS+=Jg@mail.gmail.com
1 Hi all,
2
3 I was wondering if someone had a good suggestion to fix the following:
4
5 $> wo<TAB>
6 $> word<TAB><TAB>
7 $> word
8 wordforms wordlist2hunspell
9 $>work<TAB>
10 $>workspaces/
11
12 I'm trying to reach the "workspaces" directory but BASH completion
13 seems to prefer executables. It seems to only list directories if no
14 executables are found.
15
16 Is it possible to combine them or something like that?
17
18 Cheers,
19 Hilco

Replies

Subject Author
Re: [gentoo-user] BASH Completion - Mixing directories and executables Alexander Tanyukevich <atanyukevich@×××××.com>