exit command mode after launching url
Signed-off-by: Daniel Wallace <daniel.wallace@gatech.edu> Signed-off-by: Simon Gomizelj <simongmzlj@gmail.com> This fixes issue #30.
This commit is contained in:
		
							parent
							
								
									2809a040bc
								
							
						
					
					
						commit
						affac554fe
					
				| @ -282,6 +282,7 @@ gboolean key_press_cb(VteTerminal *vte, GdkEventKey *event, keybind_info *info) | ||||
|                 break; | ||||
|             case GDK_KEY_Return: | ||||
|                 open_selection(vte); | ||||
|                 end_selection(vte, &info->select); | ||||
|                 break; | ||||
|         } | ||||
|         return TRUE; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Daniel Wallace
						Daniel Wallace