mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
This commit is contained in:
		@@ -36,7 +36,7 @@ server_fill_environ(struct session *s, struct environ *env)
 | 
			
		||||
	long	pid;
 | 
			
		||||
 | 
			
		||||
	if (s != NULL) {
 | 
			
		||||
		term = options_get_string(&s->options, "default-terminal");
 | 
			
		||||
		term = options_get_string(&global_options, "default-terminal");
 | 
			
		||||
		environ_set(env, "TERM", term);
 | 
			
		||||
 | 
			
		||||
		idx = s->id;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user