[][src]Module rustyline::config

Customize line editor

Structs

Builder

Configuration builder

Config

User preferences

Enums

BellStyle

Beep or flash or nothing

ColorMode

Colorization mode

CompletionType

Tab completion style

EditMode

Style of editing / Standard keymaps

HistoryDuplicates

History filter

OutputStreamType

Should the editor use stdout or stderr

Traits

Configurer

Trait for component that holds a Config.