Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-03 Thread Hilco Wijbenga
On 3 October 2011 01:05, James Broadhead wrote: > On 3 October 2011 01:42, Hilco Wijbenga wrote: >> foo foo? :-) > It's possible that you would prefer zsh's completion style and > configurability. All right, thank you. I've seen ZSH mentioned several times before. I guess it's time to take a

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-03 Thread James Broadhead
On 3 October 2011 01:42, Hilco Wijbenga wrote: > foo It's possible that you would prefer zsh's completion style and configurability.

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-02 Thread Hilco Wijbenga
On 2 October 2011 16:37, Alexander Tanyukevich wrote: > > On Monday, October 3, 2011, Hilco Wijbenga wrote: >> >> Hi all, >> >> I was wondering if someone had a good suggestion to fix the following: >> >> $> wo >> $> word >> $> word >> wordforms          wordlist2hunspell >> $>work >> $>workspaces

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-02 Thread Alexander Tanyukevich
On Monday, October 3, 2011, Hilco Wijbenga wrote: > Hi all, > > I was wondering if someone had a good suggestion to fix the following: > > $> wo > $> word > $> word > wordforms wordlist2hunspell > $>work > $>workspaces/ > > I'm trying to reach the "workspaces" directory but BASH completio

[gentoo-user] BASH Completion - Mixing directories and executables

2011-10-02 Thread Hilco Wijbenga
Hi all, I was wondering if someone had a good suggestion to fix the following: $> wo $> word $> word wordforms wordlist2hunspell $>work $>workspaces/ I'm trying to reach the "workspaces" directory but BASH completion seems to prefer executables. It seems to only list directories if no e