|
Message-ID: <BLU0-SMTP10540CE116D7A44C6B55451FDF70@phx.gbl>
Date: Mon, 11 Jun 2012 08:12:10 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: bash completion
On 06/11/2012 02:39 AM, magnum wrote:
> On 2012-06-09 17:08, Frank Dittrich wrote:
> Was that supposed to fix a redirected "<file" too? I tried it now but it
> does not seem to make any difference in either case.
No, sorry, my bad.
The attached patch fixes it.
Also, instead of
$ ./unique [tab][tab]
giving
$ ./unique
OUTPUT-FILE [-ex_file=FNAME2] [-inp=fname] [-v]
[-cut=len] [-ex_file_only=FNAME2] [-mem=num]
for the jumbo version, now you get completion for file names and
directories.
And I fixed unintended file name completion for -inp= and other options,
if the (non-jumbo) unique version doesn't support those.
Frank
View attachment "0001-Fix-bash-completion-for-unique.patch" of type "text/x-patch" (1360 bytes)
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.