forked from aniani/vim
		
	patch 8.2.0765: In the GUI can't use all the modifiers.
Problem:    In the GUI can't use all the modifiers. (Andri Möll)
Solution:   Do not apply Alt/Meta early, do it later like with the terminal.
            Avoid the Motif test from crashing.
			
			
This commit is contained in:
		| @@ -746,6 +746,8 @@ static char *(features[]) = | ||||
|  | ||||
| static int included_patches[] = | ||||
| {   /* Add new patch number below this line */ | ||||
| /**/ | ||||
|     765, | ||||
| /**/ | ||||
|     764, | ||||
| /**/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user