mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	Add UTF8 support and a better xterm parsing.
This fixes: https://github.com/ArthurSonzogni/FTXUI/issues/2
This commit is contained in:
		| @@ -36,7 +36,7 @@ Decorator bgcolor(Color); | ||||
| Element color(Color, Element); | ||||
| Element bgcolor(Color, Element); | ||||
|  | ||||
| // --- Layout --- | ||||
| // --- Layout is | ||||
| // Horizontal, Vertical or stacked set of elements. | ||||
| Element hbox(Elements); | ||||
| Element vbox(Elements); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni