Add `suggest` property to context `ask`
When context asks the user for a value it will now do so with a unique instance of makitso-prompt.
These instances have a basic autocomplete keypress module which is initialised with an array or function provided by the context ask.suggest property.