mirror of
				https://github.com/tmux-plugins/tmux-resurrect.git
				synced 2025-11-04 00:46:04 +00:00 
			
		
		
		
	Fix tests for tmux 2.5
This commit is contained in:
		
							
								
								
									
										10
									
								
								tests/fixtures/save_file.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								tests/fixtures/save_file.txt
									
									
									
									
										vendored
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
pane	0	0	:bash	1	:*	0	:/tmp	1	bash	:
 | 
					pane	0	0	:bash	1	:*	0	:/tmp	1	bash	:
 | 
				
			||||||
pane	blue	0	:vim	0	: 	0	:/tmp	1	vim	:vim foo.txt
 | 
					pane	blue	0	:vim	0	:!	0	:/tmp	1	vim	:vim foo.txt
 | 
				
			||||||
pane	blue	1	:man	0	:-	0	:/tmp	0	bash	:
 | 
					pane	blue	1	:man	0	:!-	0	:/tmp	0	bash	:
 | 
				
			||||||
pane	blue	1	:man	0	:-	1	:/usr/share/man	1	man	:man echo
 | 
					pane	blue	1	:man	0	:!-	1	:/usr/share/man	1	man	:man echo
 | 
				
			||||||
pane	blue	2	:bash	1	:*	0	:/tmp	1	bash	:
 | 
					pane	blue	2	:bash	1	:*	0	:/tmp	1	bash	:
 | 
				
			||||||
pane	red	0	:bash	0	:	0	:/tmp	1	bash	:
 | 
					pane	red	0	:bash	0	:	0	:/tmp	1	bash	:
 | 
				
			||||||
pane	red	1	:bash	0	:-	0	:/tmp	0	bash	:
 | 
					pane	red	1	:bash	0	:-	0	:/tmp	0	bash	:
 | 
				
			||||||
@@ -11,8 +11,8 @@ pane	red	2	:bash	1	:*	0	:/tmp	0	bash	:
 | 
				
			|||||||
pane	red	2	:bash	1	:*	1	:/tmp	1	bash	:
 | 
					pane	red	2	:bash	1	:*	1	:/tmp	1	bash	:
 | 
				
			||||||
pane	yellow	0	:bash	1	:*	0	:/tmp/bar	1	bash	:
 | 
					pane	yellow	0	:bash	1	:*	0	:/tmp/bar	1	bash	:
 | 
				
			||||||
window	0	0	1	:*	ce9d,200x49,0,0,0
 | 
					window	0	0	1	:*	ce9d,200x49,0,0,0
 | 
				
			||||||
window	blue	0	0	: 	cea4,200x49,0,0,7
 | 
					window	blue	0	0	:!	cea4,200x49,0,0,7
 | 
				
			||||||
window	blue	1	0	:-	9797,200x49,0,0{100x49,0,0,8,99x49,101,0,9}
 | 
					window	blue	1	0	:!-	9797,200x49,0,0{100x49,0,0,8,99x49,101,0,9}
 | 
				
			||||||
window	blue	2	1	:*	677f,200x49,0,0,10
 | 
					window	blue	2	1	:*	677f,200x49,0,0,10
 | 
				
			||||||
window	red	0	0	:	ce9e,200x49,0,0,1
 | 
					window	red	0	0	:	ce9e,200x49,0,0,1
 | 
				
			||||||
window	red	1	0	:-	52b7,200x49,0,0[200x24,0,0,2,200x24,0,25{100x24,0,25,3,99x24,101,25,4}]
 | 
					window	red	1	0	:-	52b7,200x49,0,0[200x24,0,0,2,200x24,0,25{100x24,0,25,3,99x24,101,25,4}]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user