diff src/normal.c @ 695:653eeb31bad6

updated for version 7.0210
author vimboss
date Tue, 28 Feb 2006 23:50:17 +0000
parents 0e922220d322
children e402b0af6083
line wrap: on
line diff
--- a/src/normal.c
+++ b/src/normal.c
@@ -670,6 +670,7 @@ normal_cmd(oap, toplevel)
 	    c = 'd';
 	else
 	    c = 'c';
+	msg_nowait = TRUE;	/* don't delay going to insert mode */
     }
 #endif