Module zellij_utils::input[][src]

Expand description

The way terminal input is handled.

Modules

Definition of the actions that can be bound to keys.

Trigger a command

Deserializes configuration options.

Mapping of inputs to sequences of actions.

The layout system.

Handles cli and configuration options

Plugins configuration metadata

Functions

Creates a ModeInfo struct indicating the current InputMode and its keybinds (as pairs of Strings).