Versions in this module Expand all Collapse all v0 v0.1.0 Mar 21, 2024 Changes in this version + var NewCompleter = func(db drivers.DB, opts ...completer.Option) readline.AutoCompleter + var NewReader = infos.New(infos.WithPlaceholder(func(int) string { ... }), infos.WithSequences(false), ...)