Old comment.

This commit is contained in:
Nicholas Marriott 2010-02-02 21:34:16 +00:00
parent 9ea05dc2ba
commit 4e28426c0d

View File

@ -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. # By Nicholas Marriott. Public domain.
# #
@ -11,8 +11,6 @@
# normal tmux key bindings. This is intended as an example not as to be used # normal tmux key bindings. This is intended as an example not as to be used
# as-is. # as-is.
### Unbind existing tmux key bindings (except 0-9).
# Set the prefix to ^A. # Set the prefix to ^A.
unbind C-b unbind C-b
set -g prefix ^A set -g prefix ^A