Bugs item #311410, was opened at 30/01/2009 10:25 Status: Open Priority: 2 Submitted By: David Paleino (hanska-guest) Assigned to: Nobody (None) Summary: ULP 219971: Doesn't handle escaped spaces in /etc/fstab well Distribution: None Originally reported in: Ubuntu Launchpad Milestone: None Original bug number: 219971
Initial Comment: Binary package hint: bash-completion 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" ---------------------------------------------------------------------- >Comment By: David Paleino (hanska-guest) Date: 30/01/2009 10:25 Message: DBTS 511149: From: James Westby <[email protected]> To: Debian Bug Tracking System <[email protected]> Subject: Doesn't handle escaped spaces in /etc/fstab well Date: Wed, 07 Jan 2009 19:35:16 +0000 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"" I can verify this behaviour on sid. Thanks, James ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311410&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
