Macrosยง
Structsยง
- ActionVisitor ๐
- Describes a state and action to take in that state.
- Modes available for key bindings.
- Newtype for implementing deserialize on winit Mods.
- MouseActionVisitor ๐
- MouseButtonWrapper ๐
- RawBinding ๐Bindings are deserialized into a
RawBinding
before being parsed as aKeyBinding
orMouseBinding
. - SearchActionVisitor ๐
- ViActionVisitor ๐
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.