mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Change message log to be per server rather than per client and include every
command that is run.
This commit is contained in:
		@@ -252,7 +252,7 @@ const struct options_table_entry options_table[] = {
 | 
			
		||||
	  .scope = OPTIONS_TABLE_SERVER,
 | 
			
		||||
	  .minimum = 0,
 | 
			
		||||
	  .maximum = INT_MAX,
 | 
			
		||||
	  .default_num = 100
 | 
			
		||||
	  .default_num = 1000
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	{ .name = "set-clipboard",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user