Björn Linse 
							
						 
					 
					
						
						
							
						
						c2b3cc970c 
					 
					
						
						
							
							syntax: fix missing newlines in execute("syn list").  fixes   #10467  
						
						
						
						
					 
					
						2019-07-14 09:31:45 +02:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						399eb49baf 
					 
					
						
						
							
							highlight: show "hi Group" message correctly when not using the screen  
						
						... 
						
						
						
						ext_message doesn't set msg_col. Add a space and let client deal with
wrapping. When using silent redirect show the unwrapped message form.
Removed check is already part of msg_advance() 
						
						
					 
					
						2019-07-05 15:52:59 +02:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						e39d217592 
					 
					
						
						
							
							messages: fix crash with msg_advance when using ext_messages  
						
						
						
						
					 
					
						2019-06-16 11:31:35 +02:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						41f31ca90d 
					 
					
						
						
							
							messages: support shortmess-=S in ext_messages  
						
						
						
						
					 
					
						2019-06-16 11:07:29 +02:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						3d24bb48e7 
					 
					
						
						
							
							test: don't detach screen just to change the size  
						
						
						
						
					 
					
						2019-06-03 11:23:10 +02:00 
						 
				 
			
				
					
						
							
							
								Justin M. Keyes 
							
						 
					 
					
						
						
							
						
						c0134660ab 
					 
					
						
						
							
							test: avoid some boilerplate  
						
						
						
						
					 
					
						2019-06-03 00:08:32 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Hakulinen 
							
						 
					 
					
						
						
							
						
						40218d1180 
					 
					
						
						
							
							Make sure msg_clear is sent after confirm message ( #10065 )  
						
						
						
						
					 
					
						2019-06-02 23:38:19 +02:00 
						 
				 
			
				
					
						
							
							
								Jit 
							
						 
					 
					
						
						
							
						
						b65a7b7f66 
					 
					
						
						
							
							[RDY] Fix wildmode=list,full and display+=msgsep interaction ( #10103 )  
						
						... 
						
						
						
						* Fix wildmode=list and display+=msgsep interaction
* Add test to check ext_messages behaviour is unchanged 
						
						
					 
					
						2019-06-02 21:38:34 +02:00 
						 
				 
			
				
					
						
							
							
								Justin M. Keyes 
							
						 
					 
					
						
						
							
						
						fb4d5a1846 
					 
					
						
						
							
							UI/ext_messages: restore kind=quickfix  #10067  
						
						... 
						
						
						
						Accidentally removed in 34f9e72af9#6201  
						
						
					 
					
						2019-05-27 00:01:41 +02:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						8ed54bbec3 
					 
					
						
						
							
							messages: use proper multiline error message for rpcrequest and API wrappers  
						
						
						
						
					 
					
						2019-05-26 15:42:16 +02:00 
						 
				 
			
				
					
						
							
							
								Justin M. Keyes 
							
						 
					 
					
						
						
							
						
						3d1ed7c959 
					 
					
						
						
							
							UI/ext_messages: learn more message kinds  
						
						... 
						
						
						
						ref #6201  
						
						
					 
					
						2019-05-11 23:42:55 +02:00 
						 
				 
			
				
					
						
							
							
								Justin M. Keyes 
							
						 
					 
					
						
						
							
						
						698c4f662d 
					 
					
						
						
							
							test: clear(): remove opts.headless parameter  
						
						... 
						
						
						
						Callers can instead specify `args_rm={'--headless'}`.
TODO: should `nvim_argv` have "--headless" by default? Need to inspect
      some uses of spawn(nvim_argv) ... 
						
						
					 
					
						2019-04-27 16:31:26 +02:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						be8ebba325 
					 
					
						
						
							
							Allow using internal popupmenu or ext_popupmenu for wildmenu  
						
						... 
						
						
						
						Deprecate ext_wildmenu. ext_popupmenu already contains more state (anchor
position), and will allow further expansion (info about items). 
						
						
					 
					
						2019-03-16 19:53:21 +01:00 
						 
				 
			
				
					
						
							
							
								Björn Linse 
							
						 
					 
					
						
						
							
						
						51fc54325c 
					 
					
						
						
							
							ui: implement ext_messages  
						
						... 
						
						
						
						Co-Author: Dongdong Zhou <dzhou121@gmail.com > 
						
						
					 
					
						2019-02-10 13:36:46 +01:00