diff options
author | nicm <nicm> | 2020-04-09 06:28:55 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-04-09 06:28:55 +0000 |
commit | ff135b34a41b388b9ac98e2f655cf487ace6aa43 (patch) | |
tree | f4757cc77bbbda6dfe44ee0fcd96734b04858079 | |
parent | 5d0eb619f18b1ed98d0ecf492dddf66ab49bed03 (diff) | |
download | rtmux-ff135b34a41b388b9ac98e2f655cf487ace6aa43.tar.gz rtmux-ff135b34a41b388b9ac98e2f655cf487ace6aa43.tar.bz2 rtmux-ff135b34a41b388b9ac98e2f655cf487ace6aa43.zip |
Mention paste at same place as copy, suggested by John Boyle.
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1425,6 +1425,10 @@ This mode is entered with the command, bound to .Ql \&[ by default. +Copied text can be pasted with the +.Ic paste-buffer +command, bound to +.Ql \&] . .It View mode, which is like copy mode but is entered when a command that produces output, such as |