[Bash-completion-devel] [bash-completion-Bugs][314667] unexpected EOF when completing inside $(...)

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Tue Apr 29 01:17:45 UTC 2014


bash-completion-Bugs item #314667 was changed at 2014-04-29 01:17 by Mara Kim
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314667&group_id=100114

Status: Open
Priority: 3
Submitted By: Jay Foad (jayfoad-guest)
Assigned to: Nobody (None)
Summary: unexpected EOF when completing inside $(...) 
Distribution: Ubuntu
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
When I try to tab-complete here:

$ ls $(which ls<TAB>

I get these error messages:

bash: unexpected EOF while looking for matching `)'
bash: syntax error: unexpected end of file

I'm using packages bash 4.3-6ubuntu1 and bash-completion 1:2.1-4 on Ubuntu 14.04.

----------------------------------------------------------------------

Comment By: Mara Kim (mara-guest)
Date: 2014-04-29 01:17

Message:
Also reported in the Debain bug tracker:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742466

I have attached the output of `bash +x` when you type:
    echo $(which b<TAB>


System info:
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu), AKA 4.3-7ubuntu
Ubuntu 14.04 LTS
bash-completion 1:2.1-4
Linux 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

New since Ubuntu 13.10 which used bash 4.2-5ubuntu, bash-completion 1.2.0-1ubuntu

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314667&group_id=100114



More information about the Bash-completion-devel mailing list