Structs§
- AppState
Container - Main application state container
- Cache
List State - Cache list state
- Cache
Stats - Cached
Result - Chord
State - State for managing key chord sequences
- Clipboard
State - Clipboard/Yank state management
- Column
Search History Entry - Column
Search State - Column search state management
- Column
Stats State - Column stats state
- Completion
State - State for tab completion functionality
- Filter
History Entry - Filter
State - Filter state for filtering results
- Help
State - Help widget state management
- History
Search State - History search state (for Ctrl+R functionality)
- Input
State - Represents input state for command editing
- Jump
ToRow State - Jump to row state
- KeyPress
Entry - Represents a single key press with all metadata
- KeyPress
History - Manages key press history with a ring buffer and smart coalescing
- Navigation
Proxy - Read-only proxy for navigation state
- Navigation
Proxy Mut - Mutable proxy for navigation state
- Navigation
State - Navigation and viewport state
- Performance
Stats - Query
Performance - Results
Cache - Results cache for storing query results
- Results
State - Centralized query results state management
- Scroll
State - State for UI scrolling and viewport
- Search
History Entry - Search history entry
- Search
State - Search state for regular search
- Selection
History Entry - Selection
Proxy - Read-only proxy for selection state
- Selection
Proxy Mut - Mutable proxy for selection state
- Selection
State - Selection state for managing row/cell/column selections
- Sort
History Entry - Sort
State - State for column sorting
- Undo
Redo State - State for undo/redo operations
- Widget
States - Container for all widget states
- Yanked
Item
Enums§
- Platform
- Platform type for key handling
- Search
Operation - Search operation types for tracking
- Selection
Mode - Selection mode for results view
- Yank
Type