updated for version 7.0228
diff --git a/src/mbyte.c b/src/mbyte.c
index ab0f612..d8e7cd7 100644
--- a/src/mbyte.c
+++ b/src/mbyte.c
@@ -4169,7 +4169,7 @@
 	    if (event->type != GDK_KEY_PRESS)
 		return TRUE;
 
-	    if (map_to_exists_mode((char_u *)"", LANGMAP))
+	    if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE))
 	    {
 		im_set_active(FALSE);