WORKAROUND: Change $TERM env variable to xterm-color
This commit is contained in:
		
							parent
							
								
									d8bbedf883
								
							
						
					
					
						commit
						8bd4844f0b
					
				| @ -1738,7 +1738,7 @@ static void on_alpha_screen_changed(GtkWindow *window, GdkScreen *, void *) { | |||||||
| 
 | 
 | ||||||
| int main(int argc, char **argv) { | int main(int argc, char **argv) { | ||||||
|     GError *error = nullptr; |     GError *error = nullptr; | ||||||
|     const char *const term = "xterm-termite"; |     const char *const term = "xterm-color"; | ||||||
|     char *directory = nullptr; |     char *directory = nullptr; | ||||||
|     gboolean version = FALSE, hold = FALSE; |     gboolean version = FALSE, hold = FALSE; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user