> On 03/28/2011 06:56 PM, Matias A. Fonzo wrote:
>>
>> I have bash 4.2.8(2)-release with readline 6.2 running on GNU/Linux.
>>
>> I've exported a variable and when I press TAB, the result is a
>> backslash.
>> For example, with the case of the $HOME variable:
>>
>> $ mkdir $HOME/test
>> $ cd $HOME/
On 03/28/2011 06:56 PM, Matias A. Fonzo wrote:
Hi there,
I have bash 4.2.8(2)-release with readline 6.2 running on GNU/Linux.
I've exported a variable and when I press TAB, the result is a backslash.
For example, with the case of the $HOME variable:
$ mkdir $HOME/test
$ cd $HOME/test
The resu