Skip to main content

Module chord

Module chord 

Source
Expand description

The key that opens the picker, written once and translated per shell.

Every shell spells a chord differently, and init is not allowed to read a config file, so the chord travels through the init line as a canonical ctrl-g and each snippet receives whatever its own binding syntax expects.

Structs§

Chord
A keybinding that opens the picker.

Enums§

ChordError

Constants§

DEFAULT
The chord used when --key is not given.