diff options
author | nicm <nicm> | 2020-07-03 07:07:50 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-07-03 07:07:50 +0000 |
commit | 43e1577b5d6c40369eb353322f68a12b36d609b0 (patch) | |
tree | 68b7cec12bf740cc28a23b2430fada3d51919200 | |
parent | 2b1e8d06e18e22e3196c4558f1d300f7088d2417 (diff) | |
download | rtmux-43e1577b5d6c40369eb353322f68a12b36d609b0.tar.gz rtmux-43e1577b5d6c40369eb353322f68a12b36d609b0.tar.bz2 rtmux-43e1577b5d6c40369eb353322f68a12b36d609b0.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 |