mirror of
https://github.com/tmux/tmux.git
synced 2024-11-16 17:39:09 +00:00
Old comment.
This commit is contained in:
parent
9ea05dc2ba
commit
4e28426c0d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user