[Bash-completion-devel] complete: -n: invalid option

Igor Murzov intergalactic.anonymous at gmail.com
Wed Jul 17 22:58:33 UTC 2013


On Fri, 19 Apr 2013 17:18:39 +0200
Raphaël Droz <raphael.droz at gmail.com> wrote:

> Hi,
> Just found this one today:
> 
> # Here is the line
> $ A=B -n
> 
> # Put the cursor after "B"
> $ A=B -n
> -----^	# here
>
> # press <tab>
> complete: -n: invalid option
> usage: complete [-abcdefgjksuv] [-pr] [-DE] [-o option] ... blablabla

Can't reproduce this bug :/


-- Igor 
 
> Using;
> bash-completion: 0837ad0 (Tue Feb 5)
> bash 4.3 (alpha)
> 
> 
> Semantic: how could be named a completion attempt happening when the
> cursor is not at EOL ?



More information about the Bash-completion-devel mailing list