bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Command substitution (backtick) and tab completion


From: chengiz
Subject: Re: Command substitution (backtick) and tab completion
Date: Fri, 31 Dec 2010 08:29:37 -0800 (PST)
User-agent: G2/1.0

On Dec 30, 12:59 pm, chengiz <chen...@my-deja.com> wrote:
> Command substitution and auto completion are not working well together
> in the latest version of bash (4.1). This was on an x64 linux system
> with default installation settings.
>
> In an earlier version of bash (3.2), the following works
> ls `pwd`/<tab> (expands pwd).
>
> In bash 4.1 it does not. Am I missing a setting or something?
> Thank you.

Anybody that can at least verify this? Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]