- Package:
- bash-completion
- Source:
- bash-completion
- Submitter:
- Christoph Anton Mitterer
- Date:
- 2014-10-08 14:45:12 UTC
- Severity:
- wishlist
Hi. eject should probably complete to ejectable devices. Right now it doesn't complete anything, even "eject /dev/cdro" would complete. Now I understand that it's perhaps a bad idea to really check for whether a device is ejectable (not sure if this information is somewhere available at all, or whether this would have an effect on the device - which would of course be bad),... but at least it should compelte to block devices and their symlinks. Cheers, Chris.