Re: bash command completion

2012-06-24 Thread Richard Vickery
On Sun, Jun 24, 2012 at 1:27 PM, Ed Greshko wrote: > On 06/25/2012 12:55 AM, Richard Vickery wrote: > > Bottom and top posting rules between posting here and the Developers > list may get > > confusing > > I'm sure you can handle it Does the Developer's list have rules about > trimming > unn

Re: bash command completion

2012-06-24 Thread Ed Greshko
On 06/25/2012 12:55 AM, Richard Vickery wrote: > Bottom and top posting rules between posting here and the Developers list may > get > confusing I'm sure you can handle it Does the Developer's list have rules about trimming unnecessary cruft? :-) :-) -- Never be afraid to laugh at yourse

Re: bash command completion

2012-06-24 Thread Richard Vickery
On Fri, Jun 22, 2012 at 10:11 PM, Ed Greshko wrote: > On 06/23/2012 12:19 PM, Richard Vickery wrote: > > This is awesome Ed: Did it work like this before as well, and I was > just ignorant > > of it? Now all the commands are readable, which for me is better as it > seemed as if > > they were som

Re: bash command completion

2012-06-22 Thread Ed Greshko
On 06/23/2012 12:19 PM, Richard Vickery wrote: > This is awesome Ed: Did it work like this before as well, and I was just > ignorant > of it? Now all the commands are readable, which for me is better as it seemed > as if > they were somewhat jumbled, as the letter you are looking at seemed to me

Re: bash command completion

2012-06-22 Thread Richard Vickery
This is awesome Ed: [?] Did it work like this before as well, and I was just ignorant of it? Now all the commands are readable, which for me is better as it seemed as if they were somewhat jumbled, as the letter you are looking at seemed to meshed into the next. Sorry that I didn't get to try the

Re: bash command completion

2012-06-22 Thread suvayu ali
On Fri, Jun 22, 2012 at 2:53 AM, Ed Greshko wrote: > I'm taking a SWAG, but you'd probably have to edit > /usr/share/bash-completion/bash_completion to get the old behavior back. The OP can just wrap or redefine _minimal. Followed by a $ complete -F # or _minimal if redefined should do the job

Re: bash command completion

2012-06-22 Thread Aaron Konstam
On Thu, 2012-06-21 at 17:25 -0700, Richard Vickery wrote: Hi gang: > > > Before F-17 I had become accustomed through experience to using , hit twice, to get a full list of the commands; perhaps you set it by default - at least in the release on the website. This time I upgraded through the link

Re: bash command completion

2012-06-21 Thread Ed Greshko
On 06/22/2012 08:25 AM, Richard Vickery wrote: > Before F-17 I had become accustomed through experience to using , hit > twice, > to get a full list of the commands; perhaps you set it by default - at least > in the > release on the website. This time I upgraded through the link in the mail. > P