Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 15 Dec 2012 02:42:18 +0100
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: bash completion failures

On 12/14/2012 11:20 PM, magnum wrote:
> Frank,
> 
> There are some recent problems with bash completion. At first I thought it was OSX only so I postponed reporting it for collecting more data, but it seems to be general.
> 
> Normal options work fine. Hidden options does not seem to work at all.
> 
> ../run/john --req[tab][tab]
> 	->
>  nothing happens
> 
> 
> And the weirdest thing is this:
> 
> 
> ../run/john --li[tab]
> 	->
> ../run/john --list=
> 
> 
> ../run/john --list=req[tab]
> 	->
> ../run/john --list=request-
> 
> 
> ../run/john --list=request-sc[tab]
> 	->
> ../run/john --list=request-scalar
> 
> 
> So the hidden options are there, but misplaced!

Since my last bash completion change was intended to fix just a minor
issue (add trailing spaces when completing some hidden options), can you
please revert my last change?
I'll look into the issue as soon as I'll have time.

Frank

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.