little update
This commit is contained in:
		@ -98,7 +98,7 @@ char *termname = "st-256color";
 | 
				
			|||||||
 *
 | 
					 *
 | 
				
			||||||
 *	stty tabs
 | 
					 *	stty tabs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
unsigned int tabspaces = 8;
 | 
					unsigned int tabspaces = 4;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Terminal colors (16 first used in escape sequence) */
 | 
					/* Terminal colors (16 first used in escape sequence) */
 | 
				
			||||||
static const char *colorname[] = {
 | 
					static const char *colorname[] = {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user