diff options
author | nicm <nicm> | 2020-04-10 20:53:54 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-04-10 20:53:54 +0000 |
commit | 1c433f135436664e3a369edbc43cb5cd057a8ae4 (patch) | |
tree | e38dc900682466bd5530c753e6a253d9bbd1023e /tmux.1 | |
parent | c0602f357d7b48ab830f93b446cb1830c5df7a0f (diff) | |
download | rtmux-1c433f135436664e3a369edbc43cb5cd057a8ae4.tar.gz rtmux-1c433f135436664e3a369edbc43cb5cd057a8ae4.tar.bz2 rtmux-1c433f135436664e3a369edbc43cb5cd057a8ae4.zip |
Remove unused define, also a man fix from jmc.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1626,7 +1626,7 @@ cancels copy mode and any other modes. copies from .Ar src-pane instead of -.Ar target-pane. +.Ar target-pane . .Pp .Fl e specifies that scrolling to the bottom of the history (to the visible screen) |