# Functions
Matches checks if the given KeyMsg matches the given bindings.
NewBinding returns a new keybinding from a set of BindingOpt options.
WithDisabled initializes a disabled keybinding.
WithHelp initializes a keybinding with the given help text.
WithKeys initializes a keybinding with the given keystrokes.
# Type aliases
BindingOpt is an initialization option for a keybinding.