Re: [CentOS] Bash rotating tab completion with list

2011-06-14 Thread Dotan Cohen
On Tue, Jun 14, 2011 at 17:49, yonatan pingle wrote: > Hello Dotan, > > you might want to ask your sysadmin about this, it's a package that > can be compiled from source. > last time a checked ( a long time back ), they use both redhat 7.3 and > solaris as the core system in the univ ( in tel-aviv

Re: [CentOS] Bash rotating tab completion with list

2011-06-14 Thread yonatan pingle
Hello Dotan, you might want to ask your sysadmin about this, it's a package that can be compiled from source. last time a checked ( a long time back ), they use both redhat 7.3 and solaris as the core system in the univ ( in tel-aviv at least ). you can check the system version & type with a simp

Re: [CentOS] Bash rotating tab completion with list

2011-06-13 Thread Dotan Cohen
On Mon, Jun 13, 2011 at 17:24, yonatan pingle wrote: > Hi Dotan, > > have you already installed this: > > http://download.fedora.redhat.com/pub/epel/5/x86_64/repoview/bash-completion.html > Nice, thanks. I was certain that I'm not the first to want this. Is there any way to configure this withou

Re: [CentOS] Bash rotating tab completion with list

2011-06-13 Thread yonatan pingle
Hi Dotan, have you already installed this: http://download.fedora.redhat.com/pub/epel/5/x86_64/repoview/bash-completion.html On Mon, Jun 13, 2011 at 3:21 PM, Dotan Cohen wrote: > I just got off a Windows 7 terminal which has rotating tab completion, > this means that in the case of completion

[CentOS] Bash rotating tab completion with list

2011-06-13 Thread Dotan Cohen
I just got off a Windows 7 terminal which has rotating tab completion, this means that in the case of completion ambiguity the shell completes one of the possibilities, and subsequent tabs complete to different possibilities. This in contrast to bash's behaviour of simply printing a list of possibi