Macrosยง
Structsยง
- Action
Visitor ๐ - Describes a state and action to take in that state.
- Modes available for key bindings.
- Newtype for implementing deserialize on winit Mods.
- Mouse
Action ๐Visitor - Mouse
Button ๐Wrapper - RawBinding ๐Bindings are deserialized into a
RawBinding
before being parsed as aKeyBinding
orMouseBinding
. - Search
Action ๐Visitor - ViAction
Visitor ๐
Enumsยง
- Key location for matching bindings.
- Mouse binding specific actions.
- Search mode specific actions.
- Vi mode specific actions.
Functionsยง
- common_
keybindings ๐
Type Aliasesยง
- Bindings that are triggered by a keyboard key.
- Bindings that are triggered by a mouse button.