diff src/normal.c @ 47:eff3887963cc

updated for version 7.0028
author vimboss
date Sun, 02 Jan 2005 11:28:13 +0000
parents f1d2a58883b9
children 60834e43d187
line wrap: on
line diff
--- a/src/normal.c
+++ b/src/normal.c
@@ -1768,6 +1768,7 @@ do_pending_operator(cap, old_col, gui_ya
 		&& oap->end.col == 0
 #ifdef FEAT_VISUAL
 		&& (!oap->is_VIsual || *p_sel == 'o')
+		&& !oap->block_mode
 #endif
 		&& oap->line_count > 1)
 	{