rustyline 14.0.0

Rustyline, a readline implementation based on Antirez's Linenoise
Documentation

rustyline

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 7 of them enabled by default.

default

  • custom-bindings
  • with-dirs
  • with-file-history

custom-bindings

  • radix_trie

with-dirs

  • home

with-file-history

  • fd-lock

radix_trie

  • dep:radix_trie

home

  • dep:home

fd-lock

  • dep:fd-lock

rusqlite

  • dep:rusqlite

skim

  • dep:skim

derive

  • rustyline-derive

with-fuzzy

  • skim

regex

  • dep:regex
  • regex

signal-hook

  • dep:signal-hook

termios

  • dep:termios

with-sqlite-history

  • rusqlite

buffer-redux

  • dep:buffer-redux

rustyline-derive

  • dep:rustyline-derive