diff options
author | nicm <nicm> | 2020-07-03 07:07:50 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-07-03 12:02:52 +0100 |
commit | 5661346c41fc176c29cc829c177c718ee1775d93 (patch) | |
tree | 8b39593df4b1c40911e88b567026b0719fcd779b | |
parent | 0d0fc13aaaea2fc32d39ea8cd5564dbadb40c718 (diff) | |
download | rtmux-5661346c41fc176c29cc829c177c718ee1775d93.tar.gz rtmux-5661346c41fc176c29cc829c177c718ee1775d93.tar.bz2 rtmux-5661346c41fc176c29cc829c177c718ee1775d93.zip |
Missing word, from annihilannic at hotmail dot com, GitHub issue 2288.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2947,7 +2947,7 @@ specifies a prefix to print before each key and .Fl 1 lists only the first matching key. .Fl a -lists the command for keys that do have a note rather than skipping them. +lists the command for keys that do not have a note rather than skipping them. .It Xo Ic send-keys .Op Fl FHlMRX .Op Fl N Ar repeat-count |