#718426 bash-completion: introduce a plain host-list from which hosts are completed in addition #718426
- Package:
- bash-completion
- Source:
- bash-completion
- Submitter:
- Christoph Anton Mitterer
- Date:
- 2013-07-31 15:09:05 UTC
- Severity:
- wishlist
Hi. Right now bash completes hosts from the built-in compgen, form ssh configs and some others. It would be nice to have an optional additional host list where one could specify hosts and/or addresses that it completes. Without the need of having them in SSH or mapping them in /etc/hosts. Perhaps this should also go directly into bash's compgen,.. not sure. Cheers, Chris.