Control: tags -1 + confirmed upstream

Hi Matthew Kraai,

* Matthew Kraai <[email protected]> [200503 19:39]:
> umount's Bash tab completion doesn't escape spaces in mount points, so
> I have to manually escape them.
> 
> For example, if the mount point is
> `/media/kraai/Seagate Backup Plus Drive` and I type `umount /media`
> and then press tab, it is expanded to
> 
> ```
> umount /media/kraai/Seagate Backup Plus Drive
> ```

Agreed, this fails to work then. As this is not a Debian-specific
problem, please raise this with upstream, as they're more likely to
be able to help you.

See
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/tree/README
and https://github.com/karelzak/util-linux/issues

Thanks,
Chris

Reply via email to