mirror of
				https://github.com/alacritty/alacritty.git
				synced 2025-10-30 23:36:53 -04:00 
			
		
		
		
	Implement tab stop manipulation
Adds implementations for TBC (tabulation clear) and HTS (set horizontal tabstop).
This commit is contained in:
		
							parent
							
								
									a99a69cfcb
								
							
						
					
					
						commit
						7d20d29f37
					
				
					 5 changed files with 44 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -40,6 +40,7 @@ ref_tests! {
 | 
			
		|||
    vttest_origin_mode_1
 | 
			
		||||
    vttest_origin_mode_2
 | 
			
		||||
    vttest_scroll
 | 
			
		||||
    vttest_tab_clear_set
 | 
			
		||||
    zsh_tab_completion
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue