Skip to main content

Module app

Module app 

Source

Structs§

AppState
Application state for the TUI.
PendingDrop
Data retained while the user is shown the drop confirmation dialog.
PendingSplit
Data retained while the user is shown the large-split confirmation dialog.

Enums§

AppAction
Result of a view module’s handle_key function.
AppMode
Application display mode.
KeyCommand
Semantic commands derived from keyboard input.
SplitStrategy
Split strategy options.

Functions§

read_event
Read the next terminal event.