diff options
-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 |