feat(tmux): set-option -g focus-events on
This commit is contained in:
		@@ -3,6 +3,8 @@ set -ag terminal-overrides ",xterm-256color:RGB"
 | 
			
		||||
 | 
			
		||||
set -s escape-time 0
 | 
			
		||||
 | 
			
		||||
set-option -g focus-events on
 | 
			
		||||
 | 
			
		||||
unbind C-b
 | 
			
		||||
set-option -g prefix C-s
 | 
			
		||||
bind-key C-s send-prefix
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user