mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Old comment.
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user