List of all items
Structs
- app::App
- chat::ChatComponent
- chat::ChatMessage
- chat::MessageAttachment
- components::command_palette::CommandPalette
- components::dialog::Dialog
- components::status_bar::StatusBar
- config::ChatConfig
- config::Config
- config::CustomTheme
- config::DiffConfig
- config::FileViewerConfig
- config::KeybindConfig
- config::ThemeConfig
- diff::DiffContent
- diff::DiffHunk
- diff::DiffLine
- diff::DiffViewer
- events::EventDispatcher
- events::EventHandler
- events::KeybindHandler
- events::MouseHandler
- file_viewer::FileContent
- file_viewer::FileViewer
- layout::Breakpoint
- layout::FlexItem
- layout::FlexLayout
- layout::GridLayout
- layout::LayoutManager
- layout::Margin
- layout::Padding
- layout::PopupLayout
- layout::ResponsiveLayout
- renderer::Renderer
- theme::DefaultTheme
- theme::DraculaTheme
- theme::GruvboxTheme
- theme::Styles
- theme::ThemeColors
- theme::ThemeManager
- utils::syntax_highlighter::SyntaxHighlighter
Enums
- app::AppState
- chat::MessageRole
- components::dialog::DialogResult
- components::dialog::DialogType
- config::DiffStyle
- diff::DiffLineType
- events::AppEvent
- events::InputEvent
- events::MouseAction
- file_viewer::FileType
- layout::AlignItems
- layout::FlexBasis
- layout::FlexDirection
- layout::GridTrack
- layout::JustifyContent
- layout::ResponsiveLayoutType