List of all items
Structs
- CmdOutput
- OutputWriter
- alias::Alias
- alias::AliasInfo
- alias::AliasRule
- alias::AliasRuleCtx
- builtin::Builtins
- builtin::FunctionBuiltin
- commands::Commands
- completion::Completion
- completion::CompletionCtx
- completion::DefaultCompleter
- completion::Pred
- completion::Rule
- env::Env
- env::EnvModifiedCtx
- history::DefaultHistory
- hooks::FunctionHook
- hooks::Hooks
- hooks::events::AfterCommandCtx
- hooks::events::BeforeCommandCtx
- hooks::events::ChangeDirCtx
- hooks::events::CommandNotFoundCtx
- hooks::events::JobExitCtx
- hooks::events::StartupCtx
- jobs::JobInfo
- jobs::Jobs
- keybinding::FunctionKeybinding
- keybinding::Keybindings
- lang::PosixLang
- plugin::PluginMeta
- prelude::CmdOutput
- prelude::OutputWriter
- prompt_content_queue::PromptContent
- prompt_content_queue::PromptContentQueue
- readline::buffer_history::DefaultBufferHistory
- readline::highlight::DefaultHighlighter
- readline::highlight::FunctionHighlighter
- readline::highlight::ShrsTheme
- readline::highlight::SyntaxHighlighter
- readline::line::CurrentWord
- readline::line::Line
- readline::line::LineContents
- readline::line::SavedLine
- readline::line_events::LineModeSwitchEvent
- readline::line_events::OnKeyEvent
- readline::menu::DefaultMenu
- readline::painter::Painter
- readline::prompt::FunctionPromptFn
- readline::prompt::Prompt
- readline::snippet::SnippetInfo
- readline::snippet::Snippets
- readline::suggester::DefaultSuggester
- shell::PluginMetas
- shell::Runtime
- shell::Shell
- shell::ShellBuilder
- shell::ShellConfig
- shell::StartupTime
- state::State
- state::StateMut
- state::States
- theme::Theme
Enums
- completion::ReplaceMethod
- env::EnvError
- keybinding::BindingFromStrError
- plugin::FailMode
- readline::line::HistoryInd
- readline::line::LineMode
- readline::snippet::ExpandSnippet
- readline::snippet::InsertPosition
- shell::ShellBuilderError
- state::StateError
Traits
- builtin::Builtin
- builtin::IntoBuiltin
- commands::Command
- completion::Completer
- history::History
- hooks::Hook
- hooks::HookEventMarker
- hooks::IntoHook
- keybinding::IntoKeybinding
- keybinding::Keybinding
- lang::Lang
- plugin::Plugin
- plugin::ShellPlugin
- readline::buffer_history::BufferHistory
- readline::highlight::Highlighter
- readline::highlight::IntoHighlighter
- readline::highlight::SyntaxTheme
- readline::line::Readline
- readline::menu::Menu
- readline::prompt::IntoPromptFn
- readline::prompt::PromptFn
- readline::suggester::Suggester
- readline::vi::ViCursorBuffer
- state::Param
Macros
Derive Macros
Functions
- completion::arg_pred
- completion::builtin_cmdname_action
- completion::cmdname_action
- completion::cmdname_eq_pred
- completion::cmdname_pred
- completion::default_format
- completion::default_format_with_comment
- completion::filename_action
- completion::flag_pred
- completion::git_pred
- completion::long_flag_pred
- completion::path_pred
- completion::short_flag_pred
- keybinding::parse_keybinding
- readline::prompt::full_pwd
- readline::prompt::hostname
- readline::prompt::top_pwd
- readline::prompt::username
- shell::get_working_dir
- shell::set_working_dir