[Bash-completion-devel] Bug#511149: Doesn't handle escaped spaces in /etc/fstab well

David Paleino d.paleino at gmail.com
Wed Jan 7 20:04:16 UTC 2009


Hello James,

On Wed, 07 Jan 2009 19:35:16 +0000, James Westby wrote:

> Package: bash-completion
> Version: 20080705
> Severity: minor
> 
> Hi,
> 
> In https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/219971
> Danil Ilinykh reported that the handling of escaped spaces in /etc/fstab
> is not ideal.
> 
> "Because of I can't use "/some path" or /some\ path in fstab, I write
> some\040path as mount point. I write "mount /some" in bash and press
> Tab, I see "mount /some\\040path" instead of "mount /some\ path""

About \040 becoming \\040, we can't really do anything, sorry -- that's Bash
escaping special chars ("\" in this case).

About handling whitespace in mountpoints, I will work on it.

Thank you,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/bash-completion-devel/attachments/20090107/e78bdc60/attachment-0001.pgp 


More information about the Bash-completion-devel mailing list