diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-10-12 00:09:48 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-10-12 00:09:48 +0000 |
commit | 256a55b33b812ca1ecd03149f879828a960592fe (patch) | |
tree | cd6f8c06fcd3a32cb918e54bd0899327e7ffc6bb | |
parent | 53f1e6eed298792618cd1711b6cd02e35cad7f5f (diff) | |
download | rtmux-256a55b33b812ca1ecd03149f879828a960592fe.tar.gz rtmux-256a55b33b812ca1ecd03149f879828a960592fe.tar.bz2 rtmux-256a55b33b812ca1ecd03149f879828a960592fe.zip |
Sync OpenBSD patchset 378:
-scroll mode which is dead.
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.186 2009-10-12 00:08:12 tcunha Exp $ +.\" $Id: tmux.1,v 1.187 2009-10-12 00:09:48 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1678,7 +1678,7 @@ Set window modes foreground colour. .It Xo Ic mode-keys .Op Ic vi | emacs .Xc -Use vi or emacs-style key bindings in scroll, copy and choice modes. +Use vi or emacs-style key bindings in copy and choice modes. Key bindings default to emacs. .Pp .It Xo Ic mode-mouse |