Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 14 Dec 2012 23:20:11 +0100
From: magnum <john.magnum@...hmail.com>
To: "john-dev@...ts.openwall.com" <john-dev@...ts.openwall.com>
Subject: bash completion failures

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!

magnum

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.