Control: tags -1 + confirmed pending

On 25-Oct-2020, Jonas Smedegaard wrote:

> When in a bash shell typing "xkcdpass --wordfile /us" and hitting
> TAB, it completes to "xkcdpass --wordfile /usr ".
> 
> I would expect it to instead expand to "xkcdpass --wordfile /usr/"
> to indicate that files exist within that directory but (missing a
> space) the expansion is incomplete because the option takes a file
> as argument.

This results from the completion function failing to request “filename
processing” on the ‘--wordfile’ parameter when completing it.

I'll correct this in the next release.

-- 
 \      “Fox News gives you both sides of every story: the President's |
  `\  side and the Vice President's side.” —Steven Colbert, 2006-04-29 |
_o__)                                                                  |
Ben Finney <bign...@debian.org>

Attachment: signature.asc
Description: PGP signature

Reply via email to