mirror of
				https://github.com/tmux-plugins/tmux-resurrect.git
				synced 2025-11-04 00:46:04 +00:00 
			
		
		
		
	In restore_window_properties function, the window_name is set globally at first, but now it is first declared as local to prevent that from happening.