AnotherTest 
								
							 
						 
						
							
							
							
							
								
							
							
								c2f8a5fffa 
								
							 
						 
						
							
							
								
								LibLine: Add live styling support  
							
							... 
							
							
							
							This patchset adds an stylization interface to LibLine, and breaks
multiline editing.
With the most adorable Style constructor I've ever seen :^) 
							
						 
						
							2020-04-05 16:11:13 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									AnotherTest 
								
							 
						 
						
							
							
							
							
								
							
							
								8f08ec5038 
								
							 
						 
						
							
							
								
								LibLine: Restore previous state only if initialized  
							
							... 
							
							
							
							This makes the library safe to construct/destruct without actually using
it. 
							
						 
						
							2020-04-02 08:49:11 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								296f87fa7f 
								
							 
						 
						
							
							
								
								LibLine: Fix Shell crashing (due to write() EFAULT) on <tab><tab>  
							
							... 
							
							
							
							Use a StringBuilder instead of blindly passing a bunch of potentially
empty/null strings to the kernel. StringBuilder is more lenient and
generally more pleasant to use anyway. 
							
						 
						
							2020-04-01 11:25:53 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								28edafbfa6 
								
							 
						 
						
							
							
								
								LibLine: Fix build in Linux environment  
							
							... 
							
							
							
							My host compiler was complaining about "%b" in format strings and about
ignoring the return value from a bunch of write() calls. 
							
						 
						
							2020-03-31 18:59:15 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								c7257ed827 
								
							 
						 
						
							
							
								
								LibLine: Rename on_char_input() => register_character_input_callback()  
							
							... 
							
							
							
							The "on_foo" format is our convention for public callback members. 
							
						 
						
							2020-03-31 13:37:01 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								8ab576308f 
								
							 
						 
						
							
							
								
								LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h}  
							
							
							
						 
						
							2020-03-31 13:34:57 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								6595469de1 
								
							 
						 
						
							
							
								
								LibLine: Rename LineEditor to Line::Editor  
							
							
							
						 
						
							2020-03-31 13:34:06 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								a30a3277a3 
								
							 
						 
						
							
							
								
								LibLine: Rename from LibLineEdit  
							
							
							
						 
						
							2020-03-31 13:32:11 +02:00