Skip to content

Glossary

Term Meaning
Prefix A leading key sequence used before another command, common in tmux.
Leader A configurable leading key used in Vim-style tools.
Chord A shortcut where keys are pressed together, like ++ctrl+p++.
Sequence A shortcut where keys are pressed one after another, like ++g++ then ++g++.
Mapping A shortcut binding from a key or sequence to an action.
Conflict When two tools want to use the same shortcut in the same context.