bug-bash
[Top][All Lists]
Advanced

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

bash-4.0 filename completion


From: Krzysiek Pawlik
Subject: bash-4.0 filename completion
Date: Thu, 19 Mar 2009 21:24:48 +0000
User-agent: Thunderbird 2.0.0.21 (X11/20090319)

Hello,

With bash-4.0-10 I get following behavior:

$ touch 'a file with spaces'
$ touch 'a File with spaces'
$ touch 'a File With spaces'
$ cat a<TAB>

After pressing TAB completion seems to stop working, pressing Ctrl-i (another
bind for `complete') also doesn't work, using Alt+/ (bind for complete-filename)
works.

It happens with bash-4.0* but works ok in bash-3.2*. Completing file names with
open single quotation (cat 'a<TAB>) also does not work.

(please keep my e-mail in To: or Cc:)

-- 
Krzysiek Pawlik   <nelchael at gentoo.org>   key id: 0xBC555551
desktop-misc, java, apache, ppc, vim, kernel, python...


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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