Skip to main content
Topic: umount bash completion not as good as mount (Read 953 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

umount bash completion not as good as mount

Assuming you are in your homedir, if you do e.g. mount /dev/sdxx Doc <TAB> it works, but for umount you need to do umount /ho <TAB> (presuming that was the only thing mounted in /home) as the bash completion for umount only works with absolute paths from root, ~/Doc or Doc won't work.

 

Re: umount bash completion not as good as mount

Reply #1
bash-completion comes from Arch, you should open a bug report at FS. I've removed it completely as it breaks my habits.