Open eggbean opened 2 years ago
This PR simply adds a -N note so that the chosen key binding appears in tmux list-keys / <prefix> + ? and "Describe key binding" <prefix> + /, which is useful when you have a lot of custom keybindings.
tmux list-keys
<prefix> + ?
<prefix> + /
This PR simply adds a -N note so that the chosen key binding appears in
tmux list-keys
/<prefix> + ?
and "Describe key binding"<prefix> + /
, which is useful when you have a lot of custom keybindings.