readlineEx prompt mbCompleter mbHighlighter: as
readline but uses the given
mbCompleter function to
complete words on
tab (instead of the default completer). and
the given
mbHighlighter function to highlight the input
(instead of the default highlighter). See also
readline and
readlineExMaybe.