List of all items
Structs
- app::App
- context::Context
- context::ContextPrompt
- context::QuitMenu
- context::entry::EntryContext
- context::notebook::EditorItem
- context::notebook::NotebookContext
- context::notebook::TreeItem
- context::theme_selector::ThemeSelector
- input::KeyEvent
- input::KeyModifiers
- theme::Theme
- theme::ThemePreset
- theme::ThemeWrapper
Enums
- action::Action
- action::OpenGitStep
- action::OpenMongoStep
- action::OpenProxyStep
- action::TuiAction
- context::ContextState
- context::notebook::ContextState
- context::notebook::TreeItemKind
- input::Input
- input::KeyCode
- input::KeyEventKind
- theme::ThemeId
Traits
Macros
Functions
- cli::run
- cli::run_cli
- config::get
- config::init
- config::update
- input::key_to_textarea_input
- input::to_textarea_input
- logger::init
- logger::log
- theme::current_theme_id
- theme::preset
- theme::preset_by_key
- theme::preset_index
- theme::set_theme
- views::body::draw
- views::dialog::draw
- views::statusbar::draw
Statics
Constants
- color::BLACK
- color::BLUE
- color::GRAY_A
- color::GRAY_B
- color::GRAY_BLACK
- color::GRAY_DARK
- color::GRAY_DIM
- color::GRAY_LIGHT
- color::GRAY_MEDIUM
- color::GRAY_WHITE
- color::GREEN
- color::MAGENTA
- color::PINK
- color::RED
- color::SKY_BLUE
- color::WHITE
- color::YELLOW
- config::LAST_CSV_PATH
- config::LAST_FILE_PATH
- config::LAST_GIT_BRANCH
- config::LAST_GIT_PATH
- config::LAST_GIT_REMOTE
- config::LAST_IDB_NAMESPACE
- config::LAST_JSON_PATH
- config::LAST_MONGO_CONN_STR
- config::LAST_MONGO_DB_NAME
- config::LAST_PROXY_URL
- config::LAST_REDB_PATH
- config::LAST_THEME
- context::entry::FILE
- context::entry::GIT
- context::entry::HELP
- context::entry::INSTANT
- context::entry::MENU_ITEMS
- context::entry::MONGO
- context::entry::PROXY
- context::entry::QUIT
- context::entry::REDB
- context::entry::THEME_MENU
- context::notebook::ADD_DIRECTORY
- context::notebook::ADD_NOTE
- context::notebook::CLOSE
- context::notebook::DIRECTORY_ACTIONS
- context::notebook::NOTE_ACTIONS
- context::notebook::REMOVE_DIRECTORY
- context::notebook::REMOVE_NOTE
- context::notebook::RENAME_DIRECTORY
- context::notebook::RENAME_NOTE
- theme::PRESETS
- theme::dark::DARK_THEME
- theme::forest::FOREST_THEME
- theme::light::LIGHT_THEME
- theme::midnight::MIDNIGHT_THEME
- theme::pastel::PASTEL_THEME
- theme::sunrise::SUNRISE_THEME