Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormatOption ¶
type Keybinding ¶
func NewKeybinding ¶
func NewKeybinding(keybinding string, opt ParseOption) (Keybinding, error)
func (Keybinding) String ¶
func (kb Keybinding) String(opt FormatOption) string
String returns the string representation of the keybinding. like "ctrl+k ctrl+s"
type ParseOption ¶
Click to show internal directories.
Click to hide internal directories.