Use '<C-a>' for tmux prefix
							parent
							
								
									4f0106ca03
								
							
						
					
					
						commit
						37eeb40184
					
				| 
						 | 
				
			
			@ -1,6 +1,8 @@
 | 
			
		|||
# General
 | 
			
		||||
 | 
			
		||||
set -g prefix C-Space
 | 
			
		||||
unbind C-b
 | 
			
		||||
set -g prefix C-a
 | 
			
		||||
bind-key C-a send-prefix
 | 
			
		||||
set -g base-index 1
 | 
			
		||||
 | 
			
		||||
setw -g monitor-activity on
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue