Module broot::command[][src]

Structs

CommandParts

An intermediate parsed representation of the raw string

PanelInput

wrap the input of a panel, receive events and make commands

Sequence

an unparsed sequence with its separator (which may be different from the one provided by local_separator())

Enums

Command

a command which may result in a change in the application state.

Completions

how an input can be completed

ScrollCommand
TriggerType

This rather vague enum might be precised or removed. It serves today to characterize whether a verb execution comes from the input or not (in this case the input is consumed and cleared when the verb is executed).

Functions

move_sel

compute a new selection index for the given list len, taking into account whether we should cycle or not