diff --git a/examples/screen-keys.conf b/examples/screen-keys.conf index e75b38c5..0d5308c9 100644 --- a/examples/screen-keys.conf +++ b/examples/screen-keys.conf @@ -1,4 +1,4 @@ -# $Id: screen-keys.conf,v 1.5 2009-10-25 21:58:05 nicm Exp $ +# $Id: screen-keys.conf,v 1.6 2010-02-02 21:34:16 nicm Exp $ # # By Nicholas Marriott. Public domain. # @@ -11,8 +11,6 @@ # normal tmux key bindings. This is intended as an example not as to be used # as-is. -### Unbind existing tmux key bindings (except 0-9). - # Set the prefix to ^A. unbind C-b set -g prefix ^A