mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	
			
				
					
						
					
					34674bb180176662d51b774cfcd9f335f329f235
				
			
			
		
	When calling 'movew -r' on a session to reorder the winlinks, ensure when adding back in the information for the lastw stack that we look up the winlink based on the window and not its index. Using the index doesn't make sense here because when comparing it to the old set, it will never match since the winlink has been renumbered. Bug reported by Ben Boeckel. Patch by Thomas Adam.
Description
				No description provided
						
						
						
					Languages
				
				
								
								
									C
								
								87.5%
							
						
							
								
								
									Roff
								
								7.1%
							
						
							
								
								
									Shell
								
								2.7%
							
						
							
								
								
									Yacc
								
								1.3%
							
						
							
								
								
									M4
								
								0.8%
							
						
							
								
								
									Other
								
								0.5%