#718426 bash-completion: introduce a plain host-list from which hosts are completed in addition

#718426#5
Date:
2013-07-31 15:05:10 UTC
From:
To:
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.