new(
config) ->input
Create a new input instance
The config table may contain:
l, c — starting line and column positionwidth — maximum input widthrss — raw style sheet to merge with defaultscompletion — completion object instancehistory — history object instanceprompt — prompt object instancerenderer — completion renderer (default: inline ghost)eol_only — only complete at end-of-line (default: true)