Use ergochat/readline
Fixes https://github.com/apache/cloudstack-cloudmonkey/issues/137 and removes vendor directory.
@vishesh92 there were some customisations in the existing lib, not sure they need to be included with the change. One I did was to allow autocompletion by name of the resources
@vishesh92 there were some customisations in the existing lib, not sure they need to be included with the change. One I did was to allow autocompletion by name of the resources
Let me compare with the upstream readline library. Do you know if there is any other library which was changed? We should ideally move away from vendor based setup.
@shwstppr I have migrated the changes in readline package to the new one and keeping the vendors directory.