mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	15 minutes is not 1800 seconds, but just remove lock-after-time because it won't work for Linux folks without additional configuration
This commit is contained in:
		@@ -22,9 +22,6 @@ set -g default-terminal "tmux-256color"
 | 
			
		||||
# No bells at all
 | 
			
		||||
set -g bell-action none
 | 
			
		||||
 | 
			
		||||
# Lock after 15 minutes
 | 
			
		||||
set -g lock-after-time 1800
 | 
			
		||||
 | 
			
		||||
# Keep windows around after they exit
 | 
			
		||||
set -g remain-on-exit on
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user